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 | 5c04a96e50e8561d5a06b7ae50a6a0325f71ce75 (patch) | |
tree | 9b547d90b7bf52208d85284b072f01b7f3c1bd12 /net/istgt | |
parent | d8fb88711c4cdc352c45bfea6cbe8a3009c45e22 (diff) | |
download | pkgsrc-5c04a96e50e8561d5a06b7ae50a6a0325f71ce75.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 |