diff --git a/distrib/sets/lists/etc/mi b/distrib/sets/lists/etc/mi index bcd2d569a990..f1da0acd4392 100644 --- a/distrib/sets/lists/etc/mi +++ b/distrib/sets/lists/etc/mi @@ -1,4 +1,4 @@ -# $NetBSD: mi,v 1.178 2006/09/18 22:39:38 hubertf Exp $ +# $NetBSD: mi,v 1.179 2006/09/26 02:21:08 jmcneill Exp $ # # Note: end-user configuration files that are moved to another location # should not be marked "obsolete"; they should just be removed from @@ -127,8 +127,11 @@ ./etc/postfix/postfix-files etc-postfix-etc postfix ./etc/postfix/postfix-script etc-postfix-etc postfix ./etc/postinstall etc-obsolete obsolete +./etc/powerd/scripts/acadapter etc-sysutil-etc +./etc/powerd/scripts/lid_switch etc-sysutil-etc ./etc/powerd/scripts/power_button etc-sysutil-etc ./etc/powerd/scripts/reset_button etc-sysutil-etc +./etc/powerd/scripts/sleep_button etc-sysutil-etc ./etc/primes etc-obsolete obsolete ./etc/printcap etc-lpr-etc ./etc/profile etc-util-etc diff --git a/etc/mtree/special b/etc/mtree/special index 8a688420cb6a..22cd87513303 100644 --- a/etc/mtree/special +++ b/etc/mtree/special @@ -1,4 +1,4 @@ -# $NetBSD: special,v 1.104 2006/09/25 21:26:27 snj Exp $ +# $NetBSD: special,v 1.105 2006/09/26 02:19:56 jmcneill Exp $ # @(#)special 8.2 (Berkeley) 1/23/94 # # Hand-crafted mtree specification for the dangerous files. @@ -144,8 +144,11 @@ ./etc/postfix/postfix-script type=file mode=0555 optional ./etc/powerd type=dir mode=0755 optional ./etc/powerd/scripts type=dir mode=0755 optional +./etc/powerd/scripts/acadapter type=file mode=0555 optional +./etc/powerd/scripts/lid_switch type=file mode=0555 optional ./etc/powerd/scripts/power_button type=file mode=0555 optional ./etc/powerd/scripts/reset_button type=file mode=0555 optional +./etc/powerd/scripts/sleep_button type=file mode=0555 optional ./etc/ppp type=dir mode=0755 optional ./etc/ppp/options type=file mode=0644 optional ./etc/printcap type=file mode=0644