mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-06-09 00:55:58 +02: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:
@@ -31,7 +31,7 @@ Options can be configured through two ways :
|
||||
- Addon options
|
||||
|
||||
```yaml
|
||||
GUID: user
|
||||
PGID: user
|
||||
GPID: user
|
||||
localdisks: sda1 #put the hardware name of your drive to mount separated by commas, or its label. Ex: sda1, sdb1, MYNAS...
|
||||
networkdisks: "<//SERVER/SHARE>" # list of smbv2/3 servers to mount (optional)
|
||||
|
||||
Reference in New Issue
Block a user