roon-server: add back state directory

This commit is contained in:
Alex Guzman 2019-08-09 22:21:46 -07:00
parent d830ae9af3
commit 9fec6dfa39

View File

@ -49,6 +49,7 @@ in {
LimitNOFILE = 8192;
User = cfg.user;
Group = cfg.group;
StateDirectory = name;
};
};