<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 NOTABUG - PID file /var/run/program.pid not readable (yet?) after start. PIDFile + User&Group"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=66641">bug 66641</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>NOTABUG
           </td>
         </tr></table>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_RESOLVED  bz_closed"
   title="RESOLVED NOTABUG - PID file /var/run/program.pid not readable (yet?) after start. PIDFile + User&Group"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=66641#c1">Comment # 1</a>
              on <a class="bz_bug_link 
          bz_status_RESOLVED  bz_closed"
   title="RESOLVED NOTABUG - PID file /var/run/program.pid not readable (yet?) after start. PIDFile + User&Group"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=66641">bug 66641</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>If running a program as unprivileged user, you need to make sure that it has
access to all the resources it needs.

Try sticking:
d /run/programd2 0755 programd2 programd2 - -
in /etc/tmpfiles.d/programd2.conf

and changing the unit file to have:
PIDFile=/run/programd2/programd2.pid
and updating the configuration for the program to actually write there.</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>