fix(nfs): add unfsd -s flag for stable file handles, fixes rsync EIO errors
This commit is contained in:
@@ -47,4 +47,4 @@ cat /etc/exports
|
||||
|
||||
# Start unfs3 user-space NFS server in foreground
|
||||
bashio::log.info "Starting unfs3 NFS server..."
|
||||
exec unfsd -d -e /etc/exports
|
||||
exec unfsd -d -s -e /etc/exports
|
||||
|
||||
Reference in New Issue
Block a user