diff options
author | 2007-07-29 12:58:40 +0000 | |
---|---|---|
committer | 2007-07-29 12:58:40 +0000 | |
commit | 7529cf4e5e44c93e2762bfdd7fcdc62f7516496f (patch) | |
tree | 0c57b7abb3242c5db2f466cfbdf50c39f035749d | |
parent | zap redundant code; ok deanna@ (diff) | |
download | wireguard-openbsd-7529cf4e5e44c93e2762bfdd7fcdc62f7516496f.tar.xz wireguard-openbsd-7529cf4e5e44c93e2762bfdd7fcdc62f7516496f.zip |
Add commented out machdep.led_blink=1
ok miod@
-rw-r--r-- | etc/etc.hppa/sysctl.conf | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/etc/etc.hppa/sysctl.conf b/etc/etc.hppa/sysctl.conf index 2ed7ae6a7bd..13a7bb997a8 100644 --- a/etc/etc.hppa/sysctl.conf +++ b/etc/etc.hppa/sysctl.conf @@ -1,2 +1,3 @@ +#machdep.led_blink=1 # 1=make led(s) blink #kern.emul.hpux=1 # enable running HP/UX binaries #kern.emul.linux=1 # enable running Linux binaries |