forked from mirrors/nixpkgs
roon-server: add back state directory
This commit is contained in:
parent
d830ae9af3
commit
9fec6dfa39
|
@ -49,6 +49,7 @@ in {
|
|||
LimitNOFILE = 8192;
|
||||
User = cfg.user;
|
||||
Group = cfg.group;
|
||||
StateDirectory = name;
|
||||
};
|
||||
};
|
||||
|
||||
|
|
Loading…
Reference in a new issue