fix(nfs): chmod 777 each exported folder before starting unfsd

This commit is contained in:
2026-03-31 12:46:57 +02:00
parent a265317cd2
commit 007313fa0f
2 changed files with 6 additions and 0 deletions

View File

@@ -1,5 +1,9 @@
# Changelog
## 1.0.9 - 2026-03-31
- fix: permission options on nfs
## 1.0.5 - 2026-03-31
- fix: switch to unfs3 user-space NFS server (kernel nfsd not available on HA OS)