|
|
@ -1,6 +1,6 @@ |
|
|
|
#!/bin/sh - |
|
|
|
# |
|
|
|
# $OpenBSD: rc.conf,v 1.172 2012/10/28 22:56:38 deraadt Exp $ |
|
|
|
# $OpenBSD: rc.conf,v 1.173 2012/11/04 21:47:22 kettenis Exp $ |
|
|
|
|
|
|
|
# DO NOT EDIT THIS FILE!! |
|
|
|
# |
|
|
@ -68,6 +68,7 @@ btd_flags=NO # for normal use: "" |
|
|
|
amd_flags=NO # for normal use: "" |
|
|
|
tftpd_flags=NO # for normal use: "[chroot dir]" |
|
|
|
tftpproxy_flags=NO # for normal use: "" |
|
|
|
ldomd_flags=NO # for normal use: "" |
|
|
|
|
|
|
|
# use -u to disable chroot, see httpd(8) |
|
|
|
httpd_flags=NO # for normal use: "" (or "-DSSL" after reading ssl(8)) |
|
|
|