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 /net/istgt | |
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 'net/istgt')
-rw-r--r-- | net/istgt/PLIST | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/net/istgt/PLIST b/net/istgt/PLIST index 8046896f9b2..9c05841d68e 100644 --- a/net/istgt/PLIST +++ b/net/istgt/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.1.1.1 2010/02/02 16:09:51 sborrill Exp $ +@comment $NetBSD: PLIST,v 1.2 2014/03/11 14:05:08 jperkin Exp $ bin/istgt bin/istgtcontrol man/man1/istgt.1 @@ -6,4 +6,3 @@ share/examples/istgt/auth.conf share/examples/istgt/istgt.conf share/examples/istgt/istgt.large.conf share/examples/istgt/istgtcontrol.conf -share/examples/rc.d/istgt |