net-mgmt/semaphore: require mysql for startup to avoid failure

This commit is contained in:
Steve Wills 2017-04-03 17:20:32 +00:00
parent d30f3a7b1f
commit f3c259369b
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=437667
2 changed files with 2 additions and 0 deletions

View File

@ -2,6 +2,7 @@
PORTNAME= semaphore
PORTVERSION= 2.2.0
PORTREVISION= 1
DISTVERSIONPREFIX= v
CATEGORIES= net-mgmt

View File

@ -1,6 +1,7 @@
#!/bin/sh
# PROVIDE: semaphore
# REQUIRE: mysql
# KEYWORD: shutdown
. /etc/rc.subr