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 /sysutils/mcollective | |
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 'sysutils/mcollective')
-rw-r--r-- | sysutils/mcollective/PLIST | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/sysutils/mcollective/PLIST b/sysutils/mcollective/PLIST index 068c91a2f2d..5de28e567ae 100644 --- a/sysutils/mcollective/PLIST +++ b/sysutils/mcollective/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.1 2012/08/12 09:15:57 imil Exp $ +@comment $NetBSD: PLIST,v 1.2 2014/03/11 14:05:15 jperkin Exp $ bin/mc-call-agent bin/mco ${RUBY_VENDORLIB}/mcollective.rb @@ -406,7 +406,6 @@ share/doc/mcollective/lib/mcollective_rb.html share/doc/mcollective/rdoc.css share/examples/mcollective/client.cfg.dist share/examples/mcollective/server.cfg.dist -share/examples/rc.d/mcollectived share/mcollective/agent/discovery.rb share/mcollective/agent/rpcutil.ddl share/mcollective/agent/rpcutil.rb |