summaryrefslogtreecommitdiffstats
path: root/system/webmin/start.new
diff options
context:
space:
mode:
Diffstat (limited to 'system/webmin/start.new')
-rw-r--r--system/webmin/start.new10
1 files changed, 10 insertions, 0 deletions
diff --git a/system/webmin/start.new b/system/webmin/start.new
new file mode 100644
index 0000000000..72f55ae6a7
--- /dev/null
+++ b/system/webmin/start.new
@@ -0,0 +1,10 @@
+#!/bin/sh
+echo Starting Webmin server in /usr/libexec/webmin
+trap '' 1
+LANG=
+export LANG
+unset PERLIO
+export PERLIO
+PERLLIB=/usr/libexec/webmin
+export PERLLIB
+exec '/usr/libexec/webmin/miniserv.pl' $* /etc/webmin/miniserv.conf