[Bug 222197] sysutils/py-google-compute-engine starts google_clock_skew_daemon too early

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Sun Sep 24 14:02:25 UTC 2017


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=222197

--- Comment #1 from Vick Khera <vivek at khera.org> ---
Also as an aside, the "setup" rc.d scripts only run actions at boot and do not
leave daemons running, so their "stop" actions should be null, instead of
complaining:

# /usr/local/etc/rc.d/google_network_setup stop
google_network_setup not running? (check /var/run/google_network_setup.pid).
# /usr/local/etc/rc.d/google_instance_setup stop
google_instance_setup not running? (check /var/run/google_instance_setup.pid).

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-ports-bugs mailing list