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/ipa/PLIST | |
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/ipa/PLIST')
-rw-r--r-- | sysutils/ipa/PLIST | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/sysutils/ipa/PLIST b/sysutils/ipa/PLIST index 164ccf970a7..146f3cc741d 100644 --- a/sysutils/ipa/PLIST +++ b/sysutils/ipa/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.2 2007/01/23 16:59:51 reed Exp $ +@comment $NetBSD: PLIST,v 1.3 2014/03/11 14:05:15 jperkin Exp $ bin/ipa bin/ipactl bin/ipastat @@ -15,4 +15,3 @@ man/ru/man5/ipastat.conf.5 man/ru/man8/ipa.8 man/ru/man8/ipactl.8 man/ru/man8/ipastat.8 -share/examples/rc.d/ipa |