diff options
author | Britney Fransen <brfransen@gmail.com> | 2015-01-27 19:33:19 (GMT) |
---|---|---|
committer | Britney Fransen <brfransen@gmail.com> | 2015-01-27 19:33:19 (GMT) |
commit | 7de30d8ff4b981946a3bdbfae7d1162f39caa15e (patch) | |
tree | 61f1b9f267b9053241e3bc1f1af3d8b8924b5556 /abs/extra/webmin/webmin.install | |
parent | f0706652cec2eb979517744d3f07daa00bff2c69 (diff) | |
download | linhes_pkgbuild-7de30d8ff4b981946a3bdbfae7d1162f39caa15e.zip linhes_pkgbuild-7de30d8ff4b981946a3bdbfae7d1162f39caa15e.tar.gz linhes_pkgbuild-7de30d8ff4b981946a3bdbfae7d1162f39caa15e.tar.bz2 |
webmin: update to 1.730
add nofork=1 to miniserv.conf for runit
change some mysql module configs
Diffstat (limited to 'abs/extra/webmin/webmin.install')
-rw-r--r-- | abs/extra/webmin/webmin.install | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/abs/extra/webmin/webmin.install b/abs/extra/webmin/webmin.install index efdd929..fc9fd44 100644 --- a/abs/extra/webmin/webmin.install +++ b/abs/extra/webmin/webmin.install @@ -10,7 +10,6 @@ Note: ==> It is not allowed to install 3rd party modules, or delete existing modules. ==> Please write your own PKGBUILDS for 3rd party modules and additional themes. Setup: -==> To make webmin start at boot time, add webmin to rc.conf daemons ==> Point your web browser to http://localhost:10000 to use webmin. ==> The access is restricted to localhost, if you want to connect from other locations ==> change /etc/webmin/miniserv.conf to something like that: allow=127.0.0.1 <your-ip> |