diff options
author | Ryan Steinmetz <zi@FreeBSD.org> | 2014-02-05 03:38:57 +0000 |
---|---|---|
committer | Ryan Steinmetz <zi@FreeBSD.org> | 2014-02-05 03:38:57 +0000 |
commit | 0e237a5530c9fadc91f32337dd02306f107409fe (patch) | |
tree | c45fb6dd5a6087b23951c3d7f22467fda118cf55 /net/isc-dhcp43-relay/pkg-plist | |
parent | 208fbcfdfb403d4b8440c005141d8476ec9549b9 (diff) | |
download | ports-0e237a5530c9fadc91f32337dd02306f107409fe.tar.gz ports-0e237a5530c9fadc91f32337dd02306f107409fe.zip |
Notes
Diffstat (limited to 'net/isc-dhcp43-relay/pkg-plist')
-rw-r--r-- | net/isc-dhcp43-relay/pkg-plist | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/net/isc-dhcp43-relay/pkg-plist b/net/isc-dhcp43-relay/pkg-plist new file mode 100644 index 000000000000..20fe50afa398 --- /dev/null +++ b/net/isc-dhcp43-relay/pkg-plist @@ -0,0 +1,5 @@ +@unexec %D/etc/rc.d/isc-dhcrelay.sh forcestop 2>/dev/null || true +@unexec %D/etc/rc.d/isc-dhcrelay forcestop 2>/dev/null || true +%%IPV6%%@unexec %D/etc/rc.d/isc-dhcrelay6 forcestop 2>/dev/null || true +%%IPV6%%etc/rc.d/isc-dhcrelay6 +sbin/dhcrelay |