diff --git a/Installation.md b/Installation.md index 2e84862..ce23c7b 100644 --- a/Installation.md +++ b/Installation.md @@ -84,6 +84,7 @@ TimeoutStartSec=900 [Container] Image=ghcr.io/dmunozv04/isponsorblocktv:latest Volume=/etc/containers/config/isponsorblocktv:/app/data +#UserNS=auto # uncomment to run under random uid to increase security ``` Place that in a file at `/etc/containers/systemd/isponsorblocktv.container`, run `systemctl daemon-reload`, and you should now have a systemd service titled `isponsorblocktv` that you can start, stop, and enable/disable the same as any other systemd service.