aboutsummaryrefslogtreecommitdiff
path: root/www/slash/pkg-message
diff options
context:
space:
mode:
authorYen-Ming Lee <leeym@FreeBSD.org>2004-03-06 06:06:08 +0000
committerYen-Ming Lee <leeym@FreeBSD.org>2004-03-06 06:06:08 +0000
commitb1b9f901a755e862c4a36750c645fb7ce5aca817 (patch)
tree35258f712a82c1a8839eb4b6cabfed31ae4c6b84 /www/slash/pkg-message
parent4977505972a1bd13bf1724d5c1c48bbba0377788 (diff)
downloadports-b1b9f901a755e862c4a36750c645fb7ce5aca817.tar.gz
ports-b1b9f901a755e862c4a36750c645fb7ce5aca817.zip
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-message1
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.