l radio: grant mpd access to music dir
This commit is contained in:
parent
da336abf88
commit
8b3030a08d
|
@ -255,6 +255,6 @@ in {
|
||||||
krebs.permown."/home/radio/music/the_playlist" = {
|
krebs.permown."/home/radio/music/the_playlist" = {
|
||||||
owner = "radio";
|
owner = "radio";
|
||||||
group = "syncthing";
|
group = "syncthing";
|
||||||
umask = "0007";
|
umask = "0002";
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue