remove superfluous "uname=root gname=wheel" from etc/postfix/** entries

This commit is contained in:
lukem 2003-04-15 06:21:51 +00:00
parent 6070c46916
commit a1e70625a5
1 changed files with 5 additions and 5 deletions

View File

@ -1,4 +1,4 @@
# $NetBSD: special,v 1.69 2003/03/24 15:21:18 atatat Exp $ # $NetBSD: special,v 1.70 2003/04/15 06:21:51 lukem Exp $
# @(#)special 8.2 (Berkeley) 1/23/94 # @(#)special 8.2 (Berkeley) 1/23/94
# #
# Hand-crafted mtree specification for the dangerous files. # Hand-crafted mtree specification for the dangerous files.
@ -113,10 +113,10 @@
./etc/passwd type=file mode=0644 ./etc/passwd type=file mode=0644
./etc/passwd.conf type=file mode=0644 optional ./etc/passwd.conf type=file mode=0644 optional
./etc/phones type=file mode=0644 ./etc/phones type=file mode=0644
./etc/postfix type=dir mode=0755 uname=root gname=wheel optional ./etc/postfix type=dir mode=0755 optional
./etc/postfix/main.cf type=file mode=0644 uname=root gname=wheel optional ./etc/postfix/main.cf type=file mode=0644 optional
./etc/postfix/master.cf type=file mode=0644 uname=root gname=wheel optional ./etc/postfix/master.cf type=file mode=0644 optional
./etc/postfix/postfix-script type=file mode=0555 uname=root gname=wheel optional ./etc/postfix/postfix-script type=file mode=0555 optional
./etc/postinstall type=file mode=0555 optional ./etc/postinstall type=file mode=0555 optional
./etc/ppp type=dir mode=0755 optional ./etc/ppp type=dir mode=0755 optional
./etc/ppp/options type=file mode=0644 optional ./etc/ppp/options type=file mode=0644 optional