mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-01-10 09:51:02 +01:00
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:
@@ -9,5 +9,5 @@ if [ -d /teamspeak ]; then
|
||||
chmod -R 777 /teamspeak
|
||||
fi
|
||||
|
||||
#chown -R PUID:GUID /data
|
||||
#chown -R PUID:PGID /data
|
||||
chmod -R 777 /data
|
||||
|
||||
Reference in New Issue
Block a user