try disabling ProtectSystem
This commit is contained in:
parent
1fdba9c741
commit
3f5c3a2214
|
@ -26,7 +26,7 @@ in {
|
|||
wants = ["rclone-serve-nfs-music.service"];
|
||||
after = ["rclone-serve-nfs-music.service"];
|
||||
serviceConfig = {
|
||||
ReadWritePaths = ["/var/lib/mpd"];
|
||||
ProtectSystem = false;
|
||||
};
|
||||
};
|
||||
|
||||
|
|
Loading…
Reference in a new issue