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>Startup timeout</header>
<p>Maximum time systemd waits for the service to start. This writes
<tt>TimeoutStartSec=</tt>.</p>
<p>Use systemd time syntax such as <tt>30s</tt>, <tt>2min</tt>, or <tt>0</tt>
to disable the timeout. This matters most for service types where systemd waits
for readiness, such as <tt>forking</tt>, <tt>notify</tt>, and
<tt>oneshot</tt>.</p>