net/isc-dhcp43-server: sync with upstream
Taken from: HardenedBSD
This commit is contained in:
parent
226faefeeb
commit
dd08718127
2 changed files with 2 additions and 2 deletions
|
|
@ -21,7 +21,7 @@ CFI_OVERRIDE= -fno-sanitize=cfi-icall
|
|||
|
||||
USES= gmake
|
||||
|
||||
PORTREVISION_SERVER= 2
|
||||
PORTREVISION_SERVER= 3
|
||||
PORTREVISION_CLIENT= 0
|
||||
PORTREVISION_RELAY= 0
|
||||
|
||||
|
|
|
|||
|
|
@ -20,7 +20,7 @@
|
|||
name="$file" ;
|
||||
|
||||
case $0 in
|
||||
/etc/rc*)
|
||||
/etc/rc*|/usr/sbin/service)
|
||||
# during boot (shutdown) $0 is /etc/rc (/etc/rc.shutdown),
|
||||
# so get the name of the script from $_file
|
||||
name=$_file
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue