Remove "/etc/postfix/postfix-script" as the file was obsoleted by
the upgrade to Postfix 2.6.x.
This commit is contained in:
parent
b8b9c8efc5
commit
ca1f9d61ae
|
@ -1,4 +1,4 @@
|
|||
# $NetBSD: special,v 1.129 2009/07/25 16:20:10 mbalmer Exp $
|
||||
# $NetBSD: special,v 1.130 2009/09/17 11:52:02 tron Exp $
|
||||
# @(#)special 8.2 (Berkeley) 1/23/94
|
||||
#
|
||||
# This file may be overwritten on upgrades.
|
||||
|
@ -152,7 +152,6 @@
|
|||
./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/powerd type=dir mode=0755 optional
|
||||
./etc/powerd/scripts type=dir mode=0755 optional
|
||||
./etc/powerd/scripts/acadapter type=file mode=0555 optional
|
||||
|
|
Loading…
Reference in New Issue