[systemd-bugs] [Bug 77066] Jobs left in waiting state if daemon-reload is triggered

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Wed Apr 16 13:44:27 PDT 2014


https://bugs.freedesktop.org/show_bug.cgi?id=77066

--- Comment #1 from Brandon Philips <brandon at ifup.co> ---
I have also reproduced this with master on a Fedora 20 machine.

[root at ip-10-155-147-29 fedora]# cat /etc/systemd/system/daemon-reload.service
[Service]
ExecStart=/usr/bin/bash -c "while true; do /usr/bin/systemctl daemon-reload;
sleep 0.3; done"

[Install]
WantedBy=local-fs.target



[root at ip-10-155-147-29 fedora]# systemctl list-jobs
JOB UNIT                                 TYPE  STATE
165 getty at tty1.service                   start waiting
164 getty.target                         start waiting
167 serial-getty at hvc0.service            start waiting
144 systemd-readahead-done.timer         start waiting
 88 multi-user.target                    start waiting
147 crond.service                        start waiting
162 systemd-update-utmp-runlevel.service start waiting
186 sound.target                         start waiting

8 jobs listed.

-- 
You are receiving this mail because:
You are the QA Contact for the bug.
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/systemd-bugs/attachments/20140416/57ba3778/attachment.html>


More information about the systemd-bugs mailing list