[systemd-bugs] [Bug 65946] masked rsyslog.service is started
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Thu Aug 22 10:41:15 UTC 2019
https://bugs.freedesktop.org/show_bug.cgi?id=65946
Zbigniew Jedrzejewski-Szmek <zbyszek at in.waw.pl> changed:
What |Removed |Added
----------------------------------------------------------------------------
Resolution|--- |FIXED
Status|NEW |RESOLVED
--- Comment #5 from Zbigniew Jedrzejewski-Szmek <zbyszek at in.waw.pl> ---
This should be fixed now. We are pretty careful to not start masked services:
$ systemctl start systemd-timedated.service
Failed to start systemd-timedated.service: Unit systemd-timedated.service is
masked.
$ systemctl start systemd-timedated.socket
Job failed. See "journalctl -xe" for details.
$ journalctl -u systemd-timedated.socket
systemd[1]: systemd-timedated.socket: Socket service systemd-timedated.service
not loaded, refusing.
systemd[1]: Failed to listen on systemd-timedated.socket.
OK, the message could be a bit better, but we refuse.
--
You are receiving this mail because:
You are the assignee for the bug.
You are the QA Contact for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/systemd-bugs/attachments/20190822/ccd760be/attachment.html>
More information about the systemd-bugs
mailing list