From 880252d05703227152481c7b9e3635c91e00b8b7 Mon Sep 17 00:00:00 2001 From: in2 Date: Thu, 17 Apr 2003 01:26:58 +0000 Subject: *** empty log message *** git-svn-id: http://opensvn.csie.org/pttbbs/pttbbs/trunk/pttbbs@800 63ad8ddf-47c3-0310-b6dd-a9e9d9715204 --- sample/pttbbs.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sample/pttbbs.sh b/sample/pttbbs.sh index 056aacb8..9e1efc26 100755 --- a/sample/pttbbs.sh +++ b/sample/pttbbs.sh @@ -17,7 +17,7 @@ start) /home/bbs/bin/mbbsd 23 & # ±Ò°Ê utmpsortd - /bin/sleep 5; /usr/bin/su -fm bbs -c /home/bbs/bin/shmctl utmpsortd & + /bin/sleep 5; "/usr/bin/su -fm bbs -c /home/bbs/bin/shmctl utmpsortd" & # ´£¥Ü echo -n ' mbbsd' -- cgit v1.2.3