summaryrefslogtreecommitdiff
path: root/sysutils/webmin/patches/patch-ab
diff options
context:
space:
mode:
Diffstat (limited to 'sysutils/webmin/patches/patch-ab')
-rw-r--r--sysutils/webmin/patches/patch-ab13
1 files changed, 13 insertions, 0 deletions
diff --git a/sysutils/webmin/patches/patch-ab b/sysutils/webmin/patches/patch-ab
new file mode 100644
index 00000000000..8cb9400b89e
--- /dev/null
+++ b/sysutils/webmin/patches/patch-ab
@@ -0,0 +1,13 @@
+$NetBSD: patch-ab,v 1.3 2006/06/04 14:08:36 joerg Exp $
+
+--- oschooser.pl.orig 2006-06-04 14:02:49.000000000 +0000
++++ oschooser.pl
+@@ -107,6 +107,8 @@ if (!$auto) {
+ }
+ else {
+ # ask for the operating system name ourselves
++ print "Automatic OS detection failed";
++ exit 9; # Be non-interactive under all circumstances.
+ $dashes = "-" x 75;
+ print <<EOF;
+ For Webmin to work properly, it needs to know which operating system