sytemd magics

This commit is contained in:
pavel 2026-05-14 20:04:05 +02:00
commit 4e6ad3cd26
3 changed files with 72 additions and 12 deletions

View file

@ -94,6 +94,7 @@ Notes:
- Status is read via `systemctl --user show <service>`.
- Logs are read via `journalctl --user -u <service>`.
- Both commands are executed as the workspace Unix user via `sudo -n -u <unix_user> ...`.
- The app also auto-runs `loginctl enable-linger <unix_user>` (via sudo) to keep user systemd available without active login.
## Systemd