summaryrefslogtreecommitdiffstats
path: root/sample/rc.local
blob: 4da3d8d5652b40ab5addfc1a7dcc15c59c2c07d8 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
#!/bin/sh
/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/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 &