sytemd magics
This commit is contained in:
parent
7bff7941cd
commit
4e6ad3cd26
3 changed files with 72 additions and 12 deletions
|
|
@ -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
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue