13 lines
772 B
HTML
13 lines
772 B
HTML
<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>
|