[systemd-bugs] [Bug 75104] Drop-in files to override units files does not work

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Mon Feb 17 08:37:16 PST 2014


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

--- Comment #1 from Zbigniew Jedrzejewski-Szmek <zbyszek at in.waw.pl> ---
Are you sure that it works at all? If I create a file like:

$ cat /etc/systemd/system/depes.service
[Service]
ExecStart=/bin/depes

[Install]
WantedBy=multi-user.target

$ systemctl show -p WantedBy,RequiredBy depes.service
RequiredBy=
WantedBy=

-- 
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/20140217/74f721a4/attachment.html>


More information about the systemd-bugs mailing list