remove superfluous "uname=root gname=wheel" from etc/postfix/** entries
This commit is contained in:
parent
6070c46916
commit
a1e70625a5
@ -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
|
||||
#
|
||||
# Hand-crafted mtree specification for the dangerous files.
|
||||
@ -113,10 +113,10 @@
|
||||
./etc/passwd type=file mode=0644
|
||||
./etc/passwd.conf type=file mode=0644 optional
|
||||
./etc/phones type=file mode=0644
|
||||
./etc/postfix type=dir mode=0755 uname=root gname=wheel optional
|
||||
./etc/postfix/main.cf type=file mode=0644 uname=root gname=wheel optional
|
||||
./etc/postfix/master.cf type=file mode=0644 uname=root gname=wheel optional
|
||||
./etc/postfix/postfix-script type=file mode=0555 uname=root gname=wheel optional
|
||||
./etc/postfix type=dir mode=0755 optional
|
||||
./etc/postfix/main.cf type=file mode=0644 optional
|
||||
./etc/postfix/master.cf type=file mode=0644 optional
|
||||
./etc/postfix/postfix-script type=file mode=0555 optional
|
||||
./etc/postinstall type=file mode=0555 optional
|
||||
./etc/ppp type=dir mode=0755 optional
|
||||
./etc/ppp/options type=file mode=0644 optional
|
||||
|
Loading…
Reference in New Issue
Block a user