aboutsummaryrefslogtreecommitdiff
path: root/sysutils/webmin
diff options
context:
space:
mode:
authorJimmy Olgeni <olgeni@FreeBSD.org>2008-12-25 16:03:02 +0000
committerJimmy Olgeni <olgeni@FreeBSD.org>2008-12-25 16:03:02 +0000
commit3404d784c5b9713603fec27961cd7165aa4cacd6 (patch)
treeec1dd62d13a1d737df2806992012ab47cd55d0df /sysutils/webmin
parent7dcd52cf41e77b90af4569281781131eaf1bacee (diff)
downloadports-3404d784c5b9713603fec27961cd7165aa4cacd6.tar.gz
ports-3404d784c5b9713603fec27961cd7165aa4cacd6.zip
Notes
Diffstat (limited to 'sysutils/webmin')
-rw-r--r--sysutils/webmin/pkg-message18
1 files changed, 8 insertions, 10 deletions
diff --git a/sysutils/webmin/pkg-message b/sysutils/webmin/pkg-message
index c213b4092959..759472739af0 100644
--- a/sysutils/webmin/pkg-message
+++ b/sysutils/webmin/pkg-message
@@ -1,15 +1,13 @@
-===================================
-To reconfigure webmin you should
-run the following command as root:
+After installing Webmin for the first time you should perform the following
+steps as root:
- ${LOCALBASE}/lib/webmin/setup.sh
+* Configure Webmin by running ${LOCALBASE}/lib/webmin/setup.sh
-You won't have to perform this step
-after every webmin upgrade.
+* Add webmin_enable="YES" to your /etc/rc.conf
-Since 1.150_2, to run webmin from
-startup, add webmin_enable="YES"
-in your /etc/rc.conf.
+* Start Webmin for the first time by running ${LOCALBASE}/etc/rc.d/webmin
+
+The parameters requested by setup.sh may then be changed from within Webmin
+itself.
-===================================