[systemd-bugs] [Bug 68102] Please consider 'fixing' unit symlinks in /etc (on startup?)

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Thu Sep 12 12:33:27 PDT 2013


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

--- Comment #5 from Michał Górny <mgorny at gentoo.org> ---
Let's try again.

Let's say i do something like:

  ln -s /foo/bar/foo.service /etc/systemd/system/multi-user.target.wants/

Assuming thar /foo/bar never existed, foo.service will still be used since
systemd uses the basename only. However, if we run some kind of dead symlink
removal script, it would consider the symlink broken.

The idea is that systemd would automatically 'fix' the symlink to point to the
unit file, so that dead symlink tools wouldn't consider it broken.

-- 
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/20130912/0897c8c8/attachment.html>


More information about the systemd-bugs mailing list