start up scripts
2009年2月28日
次の内容でS19rootstartup.shを作成し、/etc/rc1.d/ /etc/rc2.d/ /etc/rc3.d/ /etc/rc4.d/ /etc/rc5.d/ に置いた。
現在のところ、/root/startup.shは、次の通り
ついでに、次の内容で /root/.bash_logout を作成(locate用のデータベース更新用)
#!/bin/sh #chmod 700 /root/startup.sh
現在のところ、/root/startup.shは、次の通り
#!/bin/sh #chmod 700 /root/iptables.sh
ついでに、次の内容で /root/.bash_logout を作成(locate用のデータベース更新用)
updatedb