Public bug reported:
Binary package hint: upstart
start a system using upstart. "ps axf" gives for one service converted to
upstart:
862 ? Sl 0:00 /usr/sbin/libvirtd -d
now change /etc/init/libvirt-bin to exec "/usr/sbin/libvirtd -d" to
"/usr/sbin/libvirtd -d --listen". Afterwards:
# service libvirt-bin restart
libvirt-bin start/running, process 895
# ps axf | grep libvirtd
895 ? Sl 0:00 /usr/sbin/libvirtd -d
You'll have to stop, then start libvirt-bin, to have the change made have any
effect:
# service libvirt-bin stop
libvirt-bin stop/waiting
# service libvirt-bin start
# service libvirt-bin start
libvirt-bin start/running, process 928
# ps axf | grep libvirt
928 ? Sl 0:00 /usr/sbin/libvirtd -d --listen
ProblemType: Bug
DistroRelease: Ubuntu 10.10
Package: upstart 0.6.6-3
Uname: Linux 2.6.36.3 x86_64
Architecture: amd64
Date: Tue Jan 25 16:26:04 2011
ProcEnviron:
PATH=(custom, user)
LANG=de_DE.utf8
SHELL=/bin/bash
SourcePackage: upstart
** Affects: upstart (Ubuntu)
Importance: Undecided
Status: New
** Tags: amd64 apport-bug maverick
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/707479
Title:
service <service> restart does nothing if service running
--
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs