mirror of
https://github.com/dmunozv04/iSponsorBlockTV.git
synced 2026-01-27 12:50:52 +03:00
added UserNS=auto suggestion to quadlet for improved security
@@ -84,6 +84,7 @@ TimeoutStartSec=900
|
|||||||
[Container]
|
[Container]
|
||||||
Image=ghcr.io/dmunozv04/isponsorblocktv:latest
|
Image=ghcr.io/dmunozv04/isponsorblocktv:latest
|
||||||
Volume=/etc/containers/config/isponsorblocktv:/app/data
|
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.
|
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.
|
||||||
|
|||||||
Reference in New Issue
Block a user