diff options
author | jperkin <jperkin> | 2014-03-11 14:04:57 +0000 |
---|---|---|
committer | jperkin <jperkin> | 2014-03-11 14:04:57 +0000 |
commit | 9fe0771789d592d2b581e745bc7d9b33612bdc00 (patch) | |
tree | 9b547d90b7bf52208d85284b072f01b7f3c1bd12 /net/xymonclient/PLIST | |
parent | aeb5511d07c4ece590d62eb9f168044ab18f4843 (diff) | |
download | pkgsrc-9fe0771789d592d2b581e745bc7d9b33612bdc00.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/xymonclient/PLIST')
-rw-r--r-- | net/xymonclient/PLIST | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/net/xymonclient/PLIST b/net/xymonclient/PLIST index a4f15f09317..ef5e8e93fc1 100644 --- a/net/xymonclient/PLIST +++ b/net/xymonclient/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.5 2012/08/15 16:04:44 spz Exp $ +@comment $NetBSD: PLIST,v 1.6 2014/03/11 14:05:12 jperkin Exp $ libexec/xymon/client/clientupdate libexec/xymon/client/local/README libexec/xymon/client/logfetch @@ -26,7 +26,6 @@ libexec/xymon/client/xymoncmd libexec/xymon/client/xymondigest libexec/xymon/client/xymongrep libexec/xymon/client/xymonlaunch -share/examples/rc.d/xymonclient share/examples/xymon/clientlaunch.cfg share/examples/xymon/localclient.cfg share/examples/xymon/xymonclient.cfg |