Linger update

This commit is contained in:
Brandon Rozek 2023-12-03 11:38:45 -05:00
parent 4f810244eb
commit f11da7d535
No known key found for this signature in database
GPG key ID: 26E457DA82C9F480

View file

@ -152,6 +152,13 @@ Enable it on bootup
systemctl --user enable lxc@test
```
Since this is a user service, we need to make sure linger is on for it to respect
the enable on boot setting.
```bash
sudo loginctl enable-linger rozek
```
## Other Resources
https://linuxcontainers.org/lxc/getting-started/