[Bug 545903] Re: Initscript does not enable timesync, misses status option

pguinardco 545903 at bugs.launchpad.net
Wed May 20 15:43:47 UTC 2015


EDIT:
--- /etc/init.d/open-vm-tools 2015-05-20 09:17:41.825174249 -0600
+++ /etc/init.d/open-vm-tools.fixed 2015-05-20 09:17:31.536821914 -0600
@@ -47,6 +47,9 @@
                ${0} stop
                ${0} start
                ;;
+ status)
+ status_of_proc -p /var/run/vmtoolsd.pid vmtoolsd && exit 0 || exit $?
+ ;;
        *)
                log_success_msg "Usage: ${0} {start|stop|restart|force-reload}"
                exit 1

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to open-vm-tools in Ubuntu.
https://bugs.launchpad.net/bugs/545903

Title:
  Initscript does not enable timesync, misses status option

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/open-vm-tools/+bug/545903/+subscriptions



More information about the Ubuntu-server-bugs mailing list