summaryrefslogtreecommitdiffstats
path: root/sample/rc.local
blob: d31a009a0dd1b4ccb8f55de1cd9366ff04330a04 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
#!/bin/sh
/usr/bin/su bbsadm -c /home/bbs/bin/uhash_loader
/usr/bin/su bbsadm -c /home/bbs/bin/outmail&
/usr/bin/su bbsadm -c /home/bbs/innd/innbbsd 7777
/home/bbs/bin/mbbsd 23 &
/home/bbs/bin/mbbsd 3000 &
/home/bbs/bin/mbbsd 3001 &
/home/bbs/bin/mbbsd 3002 &
/home/bbs/bin/mbbsd 3003 &
/home/bbs/bin/mbbsd 3004 &
/home/bbs/bin/mbbsd 3005 &
/home/bbs/bin/mbbsd 3006 &
/home/bbs/bin/mbbsd 3007 &
/home/bbs/bin/mbbsd 3008 &
/home/bbs/bin/mbbsd 3009 &
/home/bbs/bin/mbbsd 3010 &
/usr/bin/su -fm bbsadm -c "/home/bbs/bin/shmctl utmpsortd"