<html>
    <head>
      <base href="https://bugs.freedesktop.org/" />
    </head>
    <body><span class="vcard"><a class="email" href="mailto:zbyszek@in.waw.pl" title="Zbigniew Jedrzejewski-Szmek <zbyszek@in.waw.pl>"> <span class="fn">Zbigniew Jedrzejewski-Szmek</span></a>
</span> changed
              <a class="bz_bug_link 
          bz_status_RESOLVED  bz_closed"
   title="RESOLVED FIXED - Allow %i at .path/Unit="
   href="https://bugs.freedesktop.org/show_bug.cgi?id=55509">bug 55509</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>FIXED
           </td>
         </tr></table>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_RESOLVED  bz_closed"
   title="RESOLVED FIXED - Allow %i at .path/Unit="
   href="https://bugs.freedesktop.org/show_bug.cgi?id=55509#c1">Comment # 1</a>
              on <a class="bz_bug_link 
          bz_status_RESOLVED  bz_closed"
   title="RESOLVED FIXED - Allow %i at .path/Unit="
   href="https://bugs.freedesktop.org/show_bug.cgi?id=55509">bug 55509</a>
              from <span class="vcard"><a class="email" href="mailto:zbyszek@in.waw.pl" title="Zbigniew Jedrzejewski-Szmek <zbyszek@in.waw.pl>"> <span class="fn">Zbigniew Jedrzejewski-Szmek</span></a>
</span></b>
        <pre>I'm not sure since how long exactly, but it is now fixed (v204-102-g02b9e96).

% cat /home/zbyszek/.config/systemd/user/one.path
[Path]
PathExists=/tmp/one
<a href="mailto:Unit=templ@one.service">Unit=templ@one.service</a>

% cat /home/zbyszek/.config/systemd/user/templ@.service
[Service]
ExecStart=/bin/true %I

% systemctl --user start one.path

% touch /tmp/one

one.path got triggered.
Trying to enqueue job <a href="mailto:templ@one.service">templ@one.service</a>/start/replace
Installed new job <a href="mailto:templ@one.service">templ@one.service</a>/start as 24
Enqueued job <a href="mailto:templ@one.service">templ@one.service</a>/start as 24
one.path changed waiting -> running
About to execute: /bin/true one
Forked /bin/true as 4335
<a href="mailto:templ@one.service">templ@one.service</a> changed dead -> running
Job <a href="mailto:templ@one.service">templ@one.service</a>/start finished, result=done</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>