summaryrefslogtreecommitdiffstats
path: root/abs/extra/webmin/setup-pre.sh
diff options
context:
space:
mode:
Diffstat (limited to 'abs/extra/webmin/setup-pre.sh')
-rw-r--r--abs/extra/webmin/setup-pre.sh18
1 files changed, 18 insertions, 0 deletions
diff --git a/abs/extra/webmin/setup-pre.sh b/abs/extra/webmin/setup-pre.sh
new file mode 100644
index 0000000..fc8562a
--- /dev/null
+++ b/abs/extra/webmin/setup-pre.sh
@@ -0,0 +1,18 @@
+config_dir="$archpkgdir"/etc/webmin
+var_dir="$archpkgdir"/var/log/webmin
+perl=/usr/bin/perl
+autoos=1
+port=10000
+noportcheck=1
+login=root
+crypt="x"
+ssl=1
+atboot=0
+nostart=1
+nochown=1
+autothird=1
+nouninstall=1
+atbootyn=n
+tempdir="$archpkgdir"/tmp
+pam=webmin
+export config_dir var_dir perl autoos port noportcheck login crypt ssl atboot nostart nochown autothird nouninstall atbootyn tempdir pam