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

net/google-daemon: require syslog started before google-accounts-manager

google-accounts-manager needs syslog running and won't startup properly without
it, so add REQUIRE: syslogd to rc script.
This commit is contained in:
Steve Wills 2014-08-11 02:43:29 +00:00
parent d9c742a9e0
commit 2acea30c9b
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=364584
2 changed files with 2 additions and 0 deletions

View File

@ -3,6 +3,7 @@
PORTNAME= google-daemon
PORTVERSION= 1.1.5
PORTREVISION= 1
CATEGORIES= net
MASTER_SITES= https://github.com/GoogleCloudPlatform/compute-image-packages/archive/${PORTVERSION}.tar.gz?dummy=/

View File

@ -4,6 +4,7 @@
#
# PROVIDE: google-accounts-manager
# BEFORE: LOGIN
# REQUIRE: syslogd
# KEYWORD: shutdown
#
# Add the following line to /etc/rc.conf to enable google-accounts-manager: