summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authormickey <mickey@openbsd.org>2004-07-01 23:19:27 +0000
committermickey <mickey@openbsd.org>2004-07-01 23:19:27 +0000
commitf236097b8e8b41cc34ff16da625d545b6a3ebc33 (patch)
tree2ff3c1fe483e3ae75be55be3f34b3e3373e6bf45
parentdoes not need ialloc.c; millert@ ok (diff)
downloadwireguard-openbsd-f236097b8e8b41cc34ff16da625d545b6a3ebc33.tar.xz
wireguard-openbsd-f236097b8e8b41cc34ff16da625d545b6a3ebc33.zip
add two commented out vars to set
-rw-r--r--etc/etc.hppa/sysctl.conf2
1 files changed, 2 insertions, 0 deletions
diff --git a/etc/etc.hppa/sysctl.conf b/etc/etc.hppa/sysctl.conf
index e69de29bb2d..2ed7ae6a7bd 100644
--- a/etc/etc.hppa/sysctl.conf
+++ b/etc/etc.hppa/sysctl.conf
@@ -0,0 +1,2 @@
+#kern.emul.hpux=1 # enable running HP/UX binaries
+#kern.emul.linux=1 # enable running Linux binaries