Set all default UID/GID to root

To make sure it works by default with NAS, and people can still change it afterwards it they want additional security
This commit is contained in:
Alexandre
2022-08-22 09:42:16 +02:00
parent 5c328f39ff
commit 70efc35918
54 changed files with 263 additions and 91 deletions

View File

@@ -40,7 +40,7 @@ Webui can be found at <http://your-ip:80>.
Create the db in /data/...
```yaml
GUID: user, can't be 0
PGID: user, can't be 0
GPID: user, can't be 0
```