diff options
author | 2010-06-29 20:22:03 +0000 | |
---|---|---|
committer | 2010-06-29 20:22:03 +0000 | |
commit | 6654b93bdc1ced82aa35368e01fefadac7b03024 (patch) | |
tree | 9ce8a614fef213c784fa2a4b9e31a5cd47bb3f1e | |
parent | Eliminate struct plimit's PL_SHAREMOD flag: it was for COMPAT_IRIX (diff) | |
download | wireguard-openbsd-6654b93bdc1ced82aa35368e01fefadac7b03024.tar.xz wireguard-openbsd-6654b93bdc1ced82aa35368e01fefadac7b03024.zip |
no more ultrix, found by miod
-rw-r--r-- | etc/etc.vax/sysctl.conf | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/etc/etc.vax/sysctl.conf b/etc/etc.vax/sysctl.conf index 5cbb790b062..6c7da8081d4 100644 --- a/etc/etc.vax/sysctl.conf +++ b/etc/etc.vax/sysctl.conf @@ -1,2 +1 @@ #machdep.led_blink=1 # display a moving pattern on the machine leds -#kern.emul.ultrix=1 # enable running Ultrix binaries |