chore: Update Nixarr
This commit is contained in:
@@ -45,9 +45,8 @@ in {
|
||||
"cred=/run/secrets/buffalo-nas-creds"
|
||||
# Wait for network availability before attempting mount.
|
||||
"_netdev"
|
||||
# It appears that the group/user names used by Nixarr are hard-coded.
|
||||
"gid=media"
|
||||
"uid=streamer"
|
||||
"uid=${config.util-nixarr.globals.libraryOwner.user}"
|
||||
"gid=${config.util-nixarr.globals.libraryOwner.group}"
|
||||
# Mysteriously, 0664 doesn't work…
|
||||
"dir_mode=0770"
|
||||
"file_mode=0770"
|
||||
|
||||
Reference in New Issue
Block a user