* Change /tmp/ to ug+rw to match a normal FreeBSD box for multi-user

* Add missing ping_hosts.sh code from RELENG_1 to HEAD
This commit is contained in:
Scott Ullrich 2008-02-20 01:51:32 +00:00
parent a775273760
commit b569598bee

3
etc/rc
View File

@ -271,6 +271,9 @@ nohup /usr/bin/nice -n20 /usr/local/sbin/check_reload_status &
# Start ping handler for every 240 seconds
minicron 240 /var/run/ping_hosts.pid /etc/ping_hosts.sh
chmod ug+rw /tmp/.
chmod ug+rw /tmp/last_term_seen
echo "Bootup complete"
/usr/local/bin/beep.sh start 2>&1 >/dev/null