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 /security/heimdal | |
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 'security/heimdal')
-rw-r--r-- | security/heimdal/PLIST | 6 |
1 files changed, 1 insertions, 5 deletions
diff --git a/security/heimdal/PLIST b/security/heimdal/PLIST index 592b9a58b7c..3a118570524 100644 --- a/security/heimdal/PLIST +++ b/security/heimdal/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.23 2013/08/22 21:17:00 joerg Exp $ +@comment $NetBSD: PLIST,v 1.24 2014/03/11 14:05:13 jperkin Exp $ bin/afslog bin/compile_et bin/gsstool @@ -1206,7 +1206,3 @@ sbin/kadmin sbin/kstash sbin/ktutil ${PLIST.ldap}share/examples/heimdal/hdb.schema -share/examples/rc.d/kadmind -share/examples/rc.d/kcm -share/examples/rc.d/kdc -share/examples/rc.d/kpasswdd |