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/sfs | |
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/sfs')
-rw-r--r-- | security/sfs/PLIST | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/security/sfs/PLIST b/security/sfs/PLIST index 5385a14b6d4..fbc3ff4d8f2 100644 --- a/security/sfs/PLIST +++ b/security/sfs/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.11 2009/06/14 18:13:39 joerg Exp $ +@comment $NetBSD: PLIST,v 1.12 2014/03/11 14:05:14 jperkin Exp $ bin/dirsearch bin/newaid bin/rex @@ -175,8 +175,6 @@ sbin/funmount sbin/sfscd sbin/sfssd sbin/vidb -share/examples/rc.d/sfscd -share/examples/rc.d/sfssd share/examples/sfs/sfsrwsd_config.sample share/sfs/agentrc share/sfs/sfs_config |