chore: import upstream snapshot with attribution

This commit is contained in:
wehub-resource-sync
2026-07-13 13:12:17 +08:00
commit cf8edb9f21
44281 changed files with 1655134 additions and 0 deletions
+7
View File
@@ -0,0 +1,7 @@
<header>PID file</header>
<p>Path to a PID file for <tt>forking</tt> services. This writes
<tt>PIDFile=</tt>.</p>
<p>Use an absolute path to the file written by the daemon after it forks, such
as <tt>/run/myapp.pid</tt>. This helps systemd identify the main process.</p>
<p>For user units, use a path writable by the selected user, typically below
the user's runtime directory such as <tt>/run/user/UID</tt>.</p>