From 9f7e9e14f8e55186e042f7120d039d8ce82ab142 Mon Sep 17 00:00:00 2001 From: in2 Date: Sun, 20 Jul 2003 02:50:21 +0000 Subject: use bbsctl start git-svn-id: http://opensvn.csie.org/pttbbs/pttbbs/trunk/pttbbs@1070 63ad8ddf-47c3-0310-b6dd-a9e9d9715204 --- sample/pttbbs.sh | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'sample/pttbbs.sh') diff --git a/sample/pttbbs.sh b/sample/pttbbs.sh index d5588b8a..24d19106 100755 --- a/sample/pttbbs.sh +++ b/sample/pttbbs.sh @@ -13,8 +13,8 @@ start) # 轉信 /usr/bin/su -fm bbs -c /home/bbs/innd/innbbsd & - # 啟動 port 23 (port 23須使用 root 才能進行 bind ) - /home/bbs/bin/mbbsd 23 & + # 啟動 port 23 (port 23須使用 root 才能進行 bind ) 以其他 + /home/bbs/bin/bbsctl start # 提示 echo -n ' mbbsd' -- cgit v1.2.3