mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-07-03 04:28:45 +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:
@@ -1,11 +1,13 @@
|
||||
|
||||
## 2ab714f5-ls35 (11-05-2022)
|
||||
|
||||
- Update to latest version from linuxserver/scrutiny
|
||||
|
||||
## version-c397a323 (10-05-2022)
|
||||
|
||||
- Update to latest version from linuxserver/scrutiny
|
||||
|
||||
## 8e34ef8d-ls35 (05-05-2022)
|
||||
|
||||
- Update to latest version from linuxserver/scrutiny
|
||||
- Add codenotary sign
|
||||
- Require unprotected
|
||||
@@ -39,5 +41,5 @@
|
||||
|
||||
## 27b923b5-ls11
|
||||
|
||||
- Enables PUID/GUID options
|
||||
- Enables PUID/PGID options
|
||||
- Daily update of values
|
||||
|
||||
@@ -41,7 +41,7 @@ It automatically mounts all local drives.
|
||||
Enable full access only if you are encountering issues. SMART access should work without full access in all other scenarios.
|
||||
|
||||
```yaml
|
||||
GUID: user
|
||||
PGID: user
|
||||
GPID: user
|
||||
ssl: true/false (for Ingress)
|
||||
certfile: fullchain.pem #ssl certificate
|
||||
|
||||
Reference in New Issue
Block a user