openrc/conf.d
Roy Marples 7cd70aee4d You can now log baselayout-2 again, through the RC_LOGGER conf.d/rc
setting. The log is temp stored in /lib/rc/init.d/rc.log and appended
to /var/log/rc.log if it's writeable. sysinit cannot be logged in Linux
as we rely on sysinit to bring the system up to a point where we can log.
single user cannot be logged on FreeBSD due to waitpid(0,0,0) incorrectly
waiting for the log daemon in another process group.
2007-10-31 15:46:56 +00:00
..
bootmisc Allow people to specify a list of temp dirs to clean in bootmisc #191807. 2007-09-09 15:52:05 +00:00
checkfs Allow syncing of hwlock for BSD and make our config files look fairly similar. 2007-07-04 18:11:01 +00:00
clock Advise not syncing time when running ntp daemons 2007-10-24 08:50:14 +00:00
env_whitelist Rewrite the core parts in C. We now provide librc so other programs can 2007-04-05 11:18:42 +00:00
hostname Allow syncing of hwlock for BSD and make our config files look fairly similar. 2007-07-04 18:11:01 +00:00
local.start Rewrite the core parts in C. We now provide librc so other programs can 2007-04-05 11:18:42 +00:00
local.stop Rewrite the core parts in C. We now provide librc so other programs can 2007-04-05 11:18:42 +00:00
Makefile calc the files to install dynamically 2007-06-22 02:59:29 +00:00
net Rewrite the core parts in C. We now provide librc so other programs can 2007-04-05 11:18:42 +00:00
rc You can now log baselayout-2 again, through the RC_LOGGER conf.d/rc 2007-10-31 15:46:56 +00:00
urandom Allow syncing of hwlock for BSD and make our config files look fairly similar. 2007-07-04 18:11:01 +00:00