mirror of
https://github.com/fosrl/docs-v2.git
synced 2026-07-16 10:59:54 +00:00
add missing section about lingering
This commit is contained in:
@@ -421,6 +421,12 @@ See [Enable Geo-blocking](/self-host/advanced/enable-geoblocking) for the full p
|
||||
```
|
||||
</Step>
|
||||
|
||||
<Step title="Enable lingering so that services stay up after you log out">
|
||||
```bash
|
||||
loginctl enable-linger $USER
|
||||
```
|
||||
</Step>
|
||||
|
||||
<Step title="Watch the logs">
|
||||
```bash
|
||||
podman logs -f pangolin traefik gerbil
|
||||
|
||||
Reference in New Issue
Block a user