All
scripts in /etc/init.d are run on
system startup. Most of these can be left alone.
root@voyage:/etc/init.d# ls
README mountall-bootclean.sh rpcbind
bootlogs mountall.sh rsync
bootmisc.sh mountdevsubfs.sh sendsigs
checkfs.sh mountkernfs.sh single
checkroot.sh mountnfs-bootclean.sh skeleton
cron mountnfs.sh ssh
ddclient mountoverflowtmp sudo
dibbler-client mtab.sh sysklogd
dnsmasq networking udev
ebtables nocatsplash udev-mtab
halt php-fastcgi umountfs
hostapd pppd-dns umountnfs.sh
hostname.sh procps umountroot
hwclock.sh radvd urandom
ifplugd rc voyage-pxe
killprocs rc.local voyage-sync
klogd rcS voyage-util
kmod reboot watchdog
live resolvconf wd_keepalive
live-config rmnologin wide-dhcpv6-client
README mountall-bootclean.sh rpcbind
bootlogs mountall.sh rsync
bootmisc.sh mountdevsubfs.sh sendsigs
checkfs.sh mountkernfs.sh single
checkroot.sh mountnfs-bootclean.sh skeleton
cron mountnfs.sh ssh
ddclient mountoverflowtmp sudo
dibbler-client mtab.sh sysklogd
dnsmasq networking udev
ebtables nocatsplash udev-mtab
halt php-fastcgi umountfs
hostapd pppd-dns umountnfs.sh
hostname.sh procps umountroot
hwclock.sh radvd urandom
ifplugd rc voyage-pxe
killprocs rc.local voyage-sync
klogd rcS voyage-util
kmod reboot watchdog
live resolvconf wd_keepalive
live-config rmnologin wide-dhcpv6-client
/etc/init.d/networking loads network settings stored in /etc/sysctl.conf
root@voyage:~# cat /etc/sysctl.conf
net.ipv6.conf.all.forwarding=1 # enables IPv6 routing
net.ipv4.ip_forward=1 # enables IPv4 routing
No comments:
Post a Comment