summaryrefslogtreecommitdiffstats
path: root/sample/rc.local
blob: c266f9bf0c2c4836c28c35e2975f7005c1322205 (plain) (blame)
1
2
3
4
5
6
7
#!/bin/sh
# WARNING: this script is run by root!!

/usr/bin/su bbsadm -c /home/bbs/bin/shmctl init
/usr/bin/su bbsadm -c /home/bbs/bin/outmail&
/usr/bin/su bbsadm -c /home/bbs/innd/innbbsd 7777
/home/bbs/bin/bbsctl start