<html>
    <head>
      <base href="https://bugs.freedesktop.org/" />
    </head>
    <body><span class="vcard"><a class="email" href="mailto:lennart@poettering.net" title="Lennart Poettering <lennart@poettering.net>"> <span class="fn">Lennart Poettering</span></a>
</span> changed
              <a class="bz_bug_link 
          bz_status_RESOLVED  bz_closed"
   title="RESOLVED WONTFIX - Please consider 'fixing' unit symlinks in /etc (on startup?)"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=68102">bug 68102</a>
        <br>
             <table border="1" cellspacing="0" cellpadding="8">
          <tr>
            <th>What</th>
            <th>Removed</th>
            <th>Added</th>
          </tr>

         <tr>
           <td style="text-align:right;">Status</td>
           <td>NEW
           </td>
           <td>RESOLVED
           </td>
         </tr>

         <tr>
           <td style="text-align:right;">Resolution</td>
           <td>---
           </td>
           <td>WONTFIX
           </td>
         </tr></table>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_RESOLVED  bz_closed"
   title="RESOLVED WONTFIX - Please consider 'fixing' unit symlinks in /etc (on startup?)"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=68102#c4">Comment # 4</a>
              on <a class="bz_bug_link 
          bz_status_RESOLVED  bz_closed"
   title="RESOLVED WONTFIX - Please consider 'fixing' unit symlinks in /etc (on startup?)"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=68102">bug 68102</a>
              from <span class="vcard"><a class="email" href="mailto:lennart@poettering.net" title="Lennart Poettering <lennart@poettering.net>"> <span class="fn">Lennart Poettering</span></a>
</span></b>
        <pre>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...</pre>
        </div>
      </p>
      <hr>
      <span>You are receiving this mail because:</span>
      
      <ul>
          <li>You are the QA Contact for the bug.</li>
          <li>You are the assignee for the bug.</li>
      </ul>
    </body>
</html>