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
+12
View File
@@ -0,0 +1,12 @@
<header>Introduction</header>
<p>This module manages units controlled by systemd, including services, timers,
sockets, paths, targets, storage units, resource-control units, devices and user
units. The index groups units by type and shows both the unit file state, such
as enabled, disabled, static or masked, and the runtime state reported by
systemd.</p>
<p>Use the unit tables to start, stop, restart, enable, disable, mask, inspect
status or read logs. Existing units can be edited directly when their unit files
are writable, or customized with drop-in override files when packaged base units
should be left intact. User units are managed through the owning user's systemd
manager, with linger controls for units that should keep running without an
active login.</p>