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>Wants units</header>
<p>Weak dependencies for this unit. When this unit is started, systemd also
tries to start the units listed in <tt>Wants=</tt>.</p>
<p>Enter space-separated unit names. Use this when the listed unit is helpful
but not strictly required. If it fails, this unit may still start.</p>
<p>A common pattern is to use both <tt>Wants=other.service</tt> and
<tt>After=other.service</tt> so the other unit is pulled in and ordered first.</p>