diff options
author | jperkin <jperkin@pkgsrc.org> | 2014-03-11 14:04:57 +0000 |
---|---|---|
committer | jperkin <jperkin@pkgsrc.org> | 2014-03-11 14:04:57 +0000 |
commit | 071ea796c1307e737cc3101448aa934353fe247c (patch) | |
tree | 9b547d90b7bf52208d85284b072f01b7f3c1bd12 /security/cfs | |
parent | 76ac67f79ab2db3505e1a973a83a4eaf36567eb1 (diff) | |
download | pkgsrc-071ea796c1307e737cc3101448aa934353fe247c.tar.gz |
Remove example rc.d scripts from PLISTs.
These are now handled dynamically if INIT_SYSTEM is set to "rc.d", or
ignored otherwise.
Diffstat (limited to 'security/cfs')
-rw-r--r-- | security/cfs/PLIST | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/security/cfs/PLIST b/security/cfs/PLIST index f47e2b942ab..ddac957a7a3 100644 --- a/security/cfs/PLIST +++ b/security/cfs/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.4 2009/06/14 18:13:27 joerg Exp $ +@comment $NetBSD: PLIST,v 1.5 2014/03/11 14:05:13 jperkin Exp $ bin/cfs_attach bin/cfs_cat bin/cfs_detach @@ -18,4 +18,3 @@ man/man8/cfs_name.8 man/man8/cfsd.8 sbin/cfsd share/doc/cfs/notes.ms -share/examples/rc.d/cfsd |