openrc/conf.d
William Hubbs 1a8cd5ff9d Tmpfiles: create and delete entries once in the boot runlevel.
Initially, we were creating tmpfiles entries in the sysinit runlevel and
again in the boot runlevel. Systemd runs the --create and --remove
options in one service called systemd-tmpfiles-setup after the local
file systems are mounted. Now we have a service called tmpfiles.setup
which emulates this.

This also closes the bug mentioned below, since we were originally
writing to files that were on read-only file systems and that were not
available.

Reported-by: <devurandom@gmx.net>
X-Gentoo-Bug: 439012
X-Gentoo-Bug-URL: https://bugs.gentoo.org/show_bug.cgi?id=439012
2012-10-31 17:33:14 -05:00
..
.gitignore Add a new staticroute init script so that .... static routes can be configured! 2009-10-16 08:08:22 +01:00
adjkerntz Whitespace 2012-01-22 01:17:42 +01:00
bootmisc Make dmesg log optional 2011-09-27 18:15:08 +02:00
consolefont fix consolefont documentation to reflect the default state 2012-06-07 10:51:02 -05:00
dmesg fix reference to dmesg man page 2012-07-09 09:25:24 -05:00
fsck Revert "Revert "fsck: add the ability to specify mount points to check"" 2011-11-22 12:56:29 -06:00
hostname Move /etc/conf.d/rc to /etc/rc.conf. 2007-11-23 12:04:11 +00:00
hwclock Clarify the meaning of the clock_hctosys variable 2012-03-02 11:00:25 -06:00
ipfw Add a config file for ipfw, #110 2008-09-18 14:25:23 +00:00
keymaps Whitespace 2012-01-22 01:17:42 +01:00
killprocs allow options to be passed to killall5 2011-06-23 21:52:44 -05:00
localmount Add a knob to avoid the unmounting of some points. 2008-07-09 16:08:38 +00:00
Makefile Tmpfiles: create and delete entries once in the boot runlevel. 2012-10-31 17:33:14 -05:00
modules Bug 373808: init.d/modules skipped certain variable combinations 2011-07-04 07:48:51 +00:00
moused Whitespace 2012-01-22 01:17:42 +01:00
net Bug #385971: fix net.example reference 2011-10-08 18:53:13 +00:00
netmount netmount: drop need net from dependencies 2012-10-25 16:33:56 -05:00
network.BSD.in further clean up OS differences in makefiles 2011-10-20 14:32:37 -05:00
network.in default route commands on Linux now require gw or via (iproute2). 2009-12-19 08:03:35 +00:00
network.Linux.in further clean up OS differences in makefiles 2011-10-20 14:32:37 -05:00
powerd Rework our folder structure so that we don't have OS specific dirs, making it easier to share init and conf files per OS. 2008-03-25 14:06:05 +00:00
rarpd Rework our folder structure so that we don't have OS specific dirs, making it easier to share init and conf files per OS. 2008-03-25 14:06:05 +00:00
savecore Rework our folder structure so that we don't have OS specific dirs, making it easier to share init and conf files per OS. 2008-03-25 14:06:05 +00:00
staticroute.BSD.in further clean up OS differences in makefiles 2011-10-20 14:32:37 -05:00
staticroute.Linux.in further clean up OS differences in makefiles 2011-10-20 14:32:37 -05:00
syscons Rework our folder structure so that we don't have OS specific dirs, making it easier to share init and conf files per OS. 2008-03-25 14:06:05 +00:00
tmpfiles Tmpfiles: create and delete entries once in the boot runlevel. 2012-10-31 17:33:14 -05:00
urandom urandom: move seed from /var/run to /var/lib 2011-11-26 13:21:54 -05:00