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 /net/freeradius2/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 'net/freeradius2/PLIST')
-rw-r--r-- | net/freeradius2/PLIST | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/net/freeradius2/PLIST b/net/freeradius2/PLIST index 855ee69bb9c..7b986bf2e95 100644 --- a/net/freeradius2/PLIST +++ b/net/freeradius2/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.15 2012/11/23 01:31:18 jnemeth Exp $ +@comment $NetBSD: PLIST,v 1.16 2014/03/11 14:05:08 jperkin Exp $ bin/rad_counter bin/radclient bin/radconf2xml @@ -435,7 +435,6 @@ share/examples/freeradius/sql/postgresql/voip-postpaid.conf share/examples/freeradius/sqlippool.conf share/examples/freeradius/templates.conf share/examples/freeradius/users -share/examples/rc.d/radiusd share/freeradius/dictionary share/freeradius/dictionary.3com share/freeradius/dictionary.3gpp |