feat: Handle read-only Samba share mounts (#2022)

This commit is contained in:
Kroese
2026-07-29 18:57:18 +02:00
committed by GitHub
parent 45deb0c638
commit f487122f80
2 changed files with 54 additions and 8 deletions
+1
View File
@@ -106,6 +106,7 @@ An empty default means the variable is unset and its value is determined automat
|---|---|---|
| `SAMBA` | `Y` | Enables the Samba shared folder. |
| `SAMBA_DEBUG` | `N` | Enables Samba debug output. |
| `SAMBA_READONLY` | `N` | Enables read-only mode for the shared folder. |
| `SHORTCUT` | `Y` | Creates desktop and drive shortcuts to the shared folder. |
## ⚙️ System