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>Run as user</header>
<p>For system services, writes <tt>User=</tt> so the service process runs as
the selected Unix user. This option is hidden for user units.</p>
<p>Use this when creating a system service that should be managed by the system
manager but should drop privileges before running the application process.</p>
<p>This is different from creating a user unit. A user unit is owned and
managed by the user's systemd manager and does not need <tt>User=</tt>.</p>