1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-21 00:25:50 +00:00

- Add missing 'shutdown' keyword in rc.d/svscan script so that services

can gracefully shutdown.

Reported by:	dvl
This commit is contained in:
Bryan Drewery 2014-07-25 16:40:07 +00:00
parent 84e33767dd
commit 225e83d93c
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=362918
2 changed files with 2 additions and 1 deletions

View File

@ -3,7 +3,7 @@
PORTNAME= daemontools
PORTVERSION= 0.76
PORTREVISION= 16
PORTREVISION= 17
CATEGORIES= sysutils
MASTER_SITES= http://cr.yp.to/daemontools/ \
http://mirror.shatow.net/freebsd/${PORTNAME}/:DEFAULT,1 \

View File

@ -6,6 +6,7 @@
# PROVIDE: svscan
# REQUIRE: %%SVSCAN_REQUIRE%%
# BEFORE: %%SVSCAN_BEFORE%%
# KEYWORD: shutdown
# Define these svscan_* variables in one of these files:
# /etc/rc.conf