diff --git a/base/runit/config-djb.in b/base/runit/config-djb.in index 6d4e81306..f6e759a8a 100644 --- a/base/runit/config-djb.in +++ b/base/runit/config-djb.in @@ -2,6 +2,7 @@ # This copyright note is auto-generated by ./scripts/Create-CopyPatch. # # Filename: package/.../runit/config-djb.in +# Copyright (C) 2009 The OpenSDE Project # Copyright (C) 2004 - 2006 The T2 SDE Project # Copyright (C) 1998 - 2003 Clifford Wolf # @@ -15,6 +16,6 @@ if pkgcheck "runit|daemontools" X; then menu_begin MENU_DJB 'Package Options - D.J. Bernstein`s software and -like' - bool 'Use /package, /command and /service directories' SDECFG_PKG_DJB_LAYOUT 1 + bool 'Use /package, /command and /service directories' SDECFG_PKG_DJB_LAYOUT 0 menu_end fi