[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 11:01:58 PDT 2013


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

Lennart Poettering <lennart at poettering.net> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |WONTFIX

--- Comment #4 from Lennart Poettering <lennart at poettering.net> ---
OK, so I think I get it now. 

You want a tool that iterates through /etc/systemd/system, find all symlinks in
there, and if they point to other symlinks then they ayre updated to point to
the ultimate destination of that symlink chain?

I am not convinced that really belongs into systemd, as none of systemd's tools
would create these symlink chains.

I can see however, that it would be a good idea to have such a tool somewhere,
but I am tempted to say that a generic tool like symlinks(8) (as included in
many distributions, and installed on Fedora at least by default) might be a
better place for this...

-- 
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/6f7b4a62/attachment.html>


More information about the systemd-bugs mailing list