20b17ff3de
- New USE_RC_SUBR order - Stop daemons on ports deinstall. (Add note in UPDATING about this) PR: ports/102489 Submitted by: maintainer
10 lines
286 B
Plaintext
10 lines
286 B
Plaintext
@comment $FreeBSD$
|
|
@unexec %D/etc/rc.d/isc-dhcpd.sh forcestop 2>/dev/null || true
|
|
@unexec %D/etc/rc.d/isc-dhcpd forcestop 2>/dev/null || true
|
|
bin/omshell
|
|
%%LDAP%%bin/dhcpd-conf-to-ldap.pl
|
|
etc/dhcpd.conf.sample
|
|
sbin/dhcpd
|
|
%%LDAP%%%%SCHEMA_DIR%%/dhcp.schema
|
|
%%LDAP%%@dirrm %%SCHEMA_DIR%%
|