diff options
author | Yen-Ming Lee <leeym@FreeBSD.org> | 2004-03-06 06:06:08 +0000 |
---|---|---|
committer | Yen-Ming Lee <leeym@FreeBSD.org> | 2004-03-06 06:06:08 +0000 |
commit | b1b9f901a755e862c4a36750c645fb7ce5aca817 (patch) | |
tree | 35258f712a82c1a8839eb4b6cabfed31ae4c6b84 /www/slash/pkg-message | |
parent | - mark BROKEN for 502101 (diff) |
update for rc.d/ startup issues
Submitted by: Autrijus Tang <autrijus@autrijus.org>
Notes
Notes:
svn path=/head/; revision=103068
Diffstat (limited to 'www/slash/pkg-message')
-rw-r--r-- | www/slash/pkg-message | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/www/slash/pkg-message b/www/slash/pkg-message index e3092246e91d..04a9298e931a 100644 --- a/www/slash/pkg-message +++ b/www/slash/pkg-message @@ -11,6 +11,7 @@ cd %%LOCALBASE%%/slash # change to the slash directory bin/install-slashsite -u slash # "slash" is virtual user's name apachectl restart # restarts the apache server + %%LOCALBASE%%/etc/rc.d/slash.sh start # start the "slashd" daemon Note that the "install-slashsite" script will ask you of a "theme"; just answer "slashcode" (the only option) will do. |