diff options
author | jperkin <jperkin> | 2014-03-11 14:04:57 +0000 |
---|---|---|
committer | jperkin <jperkin> | 2014-03-11 14:04:57 +0000 |
commit | 01f6ccaa07f42eae4e3d99a907a78acc7fd9f98c (patch) | |
tree | 9b547d90b7bf52208d85284b072f01b7f3c1bd12 /net/isc-dhclient4 | |
parent | 31308dbfa90433f6c644fe9ccef0462a26421157 (diff) | |
download | pkgsrc-01f6ccaa07f42eae4e3d99a907a78acc7fd9f98c.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/isc-dhclient4')
-rw-r--r-- | net/isc-dhclient4/PLIST | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/net/isc-dhclient4/PLIST b/net/isc-dhclient4/PLIST index b34dfa9845d..928dda1749c 100644 --- a/net/isc-dhclient4/PLIST +++ b/net/isc-dhclient4/PLIST @@ -1,8 +1,7 @@ -@comment $NetBSD: PLIST,v 1.3 2009/06/14 18:09:30 joerg Exp $ +@comment $NetBSD: PLIST,v 1.4 2014/03/11 14:05:08 jperkin Exp $ man/man5/dhclient.conf.5 man/man5/dhclient.leases.5 man/man8/dhclient-script.8 man/man8/dhclient.8 sbin/dhclient share/examples/isc-dhclient/dhclient.conf -share/examples/rc.d/isc_dhclient |