openrc/init.d
2008-12-28 15:25:40 +00:00
..
adjkerntz.in 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
bootmisc.in Fix fuser on BSD platforms. 2008-10-15 08:35:21 +00:00
consolefont.in Make our messages similar 2008-03-27 14:03:37 +00:00
devd.in 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
devdb.in Add the devdb init script. 2008-05-12 15:11:04 +00:00
devfs.in sysinit is now a real runlevel that handles things like udev, dmesg and 2008-10-10 08:37:21 +00:00
dmesg.in sysinit is now a real runlevel that handles things like udev, dmesg and 2008-10-10 08:37:21 +00:00
dumpon.in 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
fsck.in Skip all forcefsck checking when stopping, #134. 2008-12-28 15:25:40 +00:00
hostid.in kenv is not always available. 2008-10-03 17:50:30 +00:00
hostname.in Ensure that our scripts call prefixed runscript. 2008-03-02 21:14:01 +00:00
hwclock.in hwclock: skip rtc checks if kernel lacks module support 2008-10-26 07:09:02 +00:00
ipfw.in Work without IP6 kernels, #108 2008-08-29 06:43:54 +00:00
keymaps.in Fix windowkeys. 2008-04-09 12:24:34 +00:00
killprocs.in Add descriptions. 2008-11-03 16:16:12 +00:00
local.in Remove bash localisation feature, Gentoo #244444 thanks to Andrey Grozin. 2008-10-26 19:19:19 +00:00
localmount.in Fix last commit 2008-07-09 16:20:48 +00:00
Makefile Add a new shutdown runlevel, Gentoo #224537. 2008-11-03 15:31:01 +00:00
Makefile.FreeBSD We need to ensure that the init script started is correct, translating symlinks. This has a new rule - multiplexed services must exist in the same dir as the master sript. So we need to ensuret that net.lo(0) is the real script and not a symlink itself. This fixes Gentoo #219526. 2008-04-29 10:25:45 +00:00
Makefile.Linux Punt halt init script. sysvinit should install it. See Gentoo bug #246502 on how to handle this. 2008-11-12 16:28:07 +00:00
Makefile.NetBSD Add the devdb init script. 2008-05-12 15:11:04 +00:00
mixer.in 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
modules.in Remove deprecated use of modprobe -l. If we need this functionaltiy back, we need to use something else, like say find. 2008-11-04 17:08:35 +00:00
mount-ro.in Move romount to mount-ro and use the umount -r option as it's more reliable for / --bind mounts, Gentoo #239922. Thanks to Duncan. 2008-11-04 11:30:15 +00:00
moused.in 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
mtab.in 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
net.lo.in Restore interface_exists, interface_up and interface_exists, #123. 2008-11-10 12:31:20 +00:00
netmount.in Add rpc.lockd to netmount.in for BSD 2008-08-27 16:06:01 +00:00
newsyslog.in 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
nscd.in 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
numlock.in 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
pf.in 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
powerd.in 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
procfs.in sysinit is now a real runlevel that handles things like udev, dmesg and 2008-10-10 08:37:21 +00:00
rarpd.in 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
rc-enabled.in Add --exists and --resolve to rc-service. 2008-03-26 08:08:47 +00:00
root.in Respect shutdown -F on Linux to force fsck, #59 2008-04-17 00:09:34 +00:00
rpcbind.in 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
savecache.in Typo 2008-11-04 11:28:24 +00:00
savecore.in 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
swap-blk.in 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
swap.in swapctl -t doesn't work on fbsd. 2008-03-04 00:29:43 +00:00
syscons.in Fix syscons for setting the font correctly. 2008-04-29 08:00:50 +00:00
sysctl.BSD.in Split sysctl into Linux and BSD specific files. 2008-03-26 09:36:34 +00:00
sysctl.Linux.in Restore noserver and noopenvz to sysctl. 2008-03-28 19:05:26 +00:00
sysfs.in We should not update mtab here. 2008-11-04 17:07:32 +00:00
syslogd.in 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
termencoding.in Make our messages similar 2008-03-27 14:03:37 +00:00
ttys.in 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
urandom.in Ensure that our scripts call prefixed runscript. 2008-03-02 21:14:01 +00:00
wscons.in 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