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/salt | |
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/salt')
-rw-r--r-- | sysutils/salt/PLIST | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/sysutils/salt/PLIST b/sysutils/salt/PLIST index b7a586127a7..9a809a39e14 100644 --- a/sysutils/salt/PLIST +++ b/sysutils/salt/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.7 2013/08/17 18:30:02 imil Exp $ +@comment $NetBSD: PLIST,v 1.8 2014/03/11 14:05:16 jperkin Exp $ bin/salt bin/salt-call bin/salt-cp @@ -1087,7 +1087,5 @@ man/man1/salt-run.1 man/man1/salt-syndic.1 man/man1/salt.1 man/man7/salt.7 -share/examples/rc.d/salt_master -share/examples/rc.d/salt_minion share/examples/salt/master share/examples/salt/minion |