Fri Sep 18 02:01:38 2009 UTC ()
Pull up following revision(s) (requested by tron in ticket #1012):
	etc/mtree/special: revision 1.130
Remove "/etc/postfix/postfix-script" as the file was obsoleted by
the upgrade to Postfix 2.6.x.


(snj)
diff -r1.121.2.2 -r1.121.2.3 src/etc/mtree/special

cvs diff -r1.121.2.2 -r1.121.2.3 src/etc/mtree/special (expand / switch to unified diff)

--- src/etc/mtree/special 2009/02/06 00:55:31 1.121.2.2
+++ src/etc/mtree/special 2009/09/18 02:01:38 1.121.2.3
@@ -1,14 +1,14 @@ @@ -1,14 +1,14 @@
1# $NetBSD: special,v 1.121.2.2 2009/02/06 00:55:31 snj Exp $ 1# $NetBSD: special,v 1.121.2.3 2009/09/18 02:01:38 snj Exp $
2# @(#)special 8.2 (Berkeley) 1/23/94 2# @(#)special 8.2 (Berkeley) 1/23/94
3# 3#
4# This file may be overwritten on upgrades. 4# This file may be overwritten on upgrades.
5# Put your custom specifications in /etc/mtree/special.local instead. 5# Put your custom specifications in /etc/mtree/special.local instead.
6# See security.conf(5) for details. 6# See security.conf(5) for details.
7 7
8# 8#
9# /etc/security checks: 9# /etc/security checks:
10# - All of these are checked if $check_mtree is enabled. 10# - All of these are checked if $check_mtree is enabled.
11# - Files with "nodiff" tags are highlighted if they change. 11# - Files with "nodiff" tags are highlighted if they change.
12# - Files without "nodiff" or "exclude" tags are displayed 12# - Files without "nodiff" or "exclude" tags are displayed
13# with diff(1)s if $check_changelist is enabled. 13# with diff(1)s if $check_changelist is enabled.
14# 14#
@@ -142,27 +142,26 @@ @@ -142,27 +142,26 @@
142./etc/pam.d/su type=file mode=0644 142./etc/pam.d/su type=file mode=0644
143./etc/pam.d/system type=file mode=0644 143./etc/pam.d/system type=file mode=0644
144./etc/pam.d/telnetd type=file mode=0644 144./etc/pam.d/telnetd type=file mode=0644
145./etc/pam.d/xdm type=file mode=0644 145./etc/pam.d/xdm type=file mode=0644
146./etc/pam.d/xserver type=file mode=0644 146./etc/pam.d/xserver type=file mode=0644
147./etc/passwd type=file mode=0644 147./etc/passwd type=file mode=0644
148./etc/passwd.conf type=file mode=0644 optional 148./etc/passwd.conf type=file mode=0644 optional
149./etc/pf.conf type=file mode=0644 149./etc/pf.conf type=file mode=0644
150./etc/pf.os type=file mode=0444 150./etc/pf.os type=file mode=0444
151./etc/phones type=file mode=0644 151./etc/phones type=file mode=0644
152./etc/postfix type=dir mode=0755 optional 152./etc/postfix type=dir mode=0755 optional
153./etc/postfix/main.cf type=file mode=0644 optional 153./etc/postfix/main.cf type=file mode=0644 optional
154./etc/postfix/master.cf type=file mode=0644 optional 154./etc/postfix/master.cf type=file mode=0644 optional
155./etc/postfix/postfix-script type=file mode=0555 optional 
156./etc/powerd type=dir mode=0755 optional 155./etc/powerd type=dir mode=0755 optional
157./etc/powerd/scripts type=dir mode=0755 optional 156./etc/powerd/scripts type=dir mode=0755 optional
158./etc/powerd/scripts/acadapter type=file mode=0555 optional 157./etc/powerd/scripts/acadapter type=file mode=0555 optional
159./etc/powerd/scripts/hotkey_button type=file mode=0555 optional 158./etc/powerd/scripts/hotkey_button type=file mode=0555 optional
160./etc/powerd/scripts/lid_switch type=file mode=0555 optional 159./etc/powerd/scripts/lid_switch type=file mode=0555 optional
161./etc/powerd/scripts/power_button type=file mode=0555 optional 160./etc/powerd/scripts/power_button type=file mode=0555 optional
162./etc/powerd/scripts/reset_button type=file mode=0555 optional 161./etc/powerd/scripts/reset_button type=file mode=0555 optional
163./etc/powerd/scripts/sensor_battery type=file mode=0555 optional 162./etc/powerd/scripts/sensor_battery type=file mode=0555 optional
164./etc/powerd/scripts/sensor_drive type=file mode=0555 optional 163./etc/powerd/scripts/sensor_drive type=file mode=0555 optional
165./etc/powerd/scripts/sensor_fan type=file mode=0555 optional 164./etc/powerd/scripts/sensor_fan type=file mode=0555 optional
166./etc/powerd/scripts/sensor_indicator type=file mode=0555 optional 165./etc/powerd/scripts/sensor_indicator type=file mode=0555 optional
167./etc/powerd/scripts/sensor_power type=file mode=0555 optional 166./etc/powerd/scripts/sensor_power type=file mode=0555 optional
168./etc/powerd/scripts/sensor_resistance type=file mode=0555 optional 167./etc/powerd/scripts/sensor_resistance type=file mode=0555 optional