<html>
    <head>
      <base href="https://bugs.freedesktop.org/" />
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Duplicate file after creating presets"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=85899#c2">Comment # 2</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Duplicate file after creating presets"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=85899">bug 85899</a>
              from <span class="vcard"><a class="email" href="mailto:umut@tezduyar.com" title="Umut Tezduyar <umut@tezduyar.com>"> <span class="fn">Umut Tezduyar</span></a>
</span></b>
        <pre>All the things that are in [Install] are available in /usr/lib/ before systemd
boots (in the file system). When systemd boots, it decides to create (by
unit_file_preset_all() function) "/etc/systemd/system/syslog.service" even
though we have "/usr/lib/systemd/system/syslog.service" in the file system. 

Note: It doesn't create link under /etc/systemd/system/multi-user.target.wants.
Somehow it is smart to understand that there is already a link in
/usr/lib/systemd/system/multi-user.target.wants. 

I suspect, we are failing on Alias= somehow.</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>