summaryrefslogtreecommitdiffstats
path: root/abs/extra/webmin/run
blob: 659c6cd31f79b362f1ab90964b36cf2131bb9c8c (plain)
1
2
3
4
5
6
7
8
9
10
11
#!/bin/sh
echo Starting Webmin server in /opt/webmin
trap '' 1
LANG=
export LANG
#PERLIO=:raw
unset PERLIO
export PERLIO
PERLLIB=/opt/webmin
export PERLLIB
exec '/opt/webmin/miniserv.pl' /etc/webmin/miniserv.conf