Fixed transmission stateDir issue
This commit is contained in:
@@ -255,6 +255,7 @@ in {
|
||||
systemd.tmpfiles.rules = [
|
||||
"d '${cfg.stateDir}' 0750 torrenter torrenter - -"
|
||||
# This is fixes a bug in nixpks (https://github.com/NixOS/nixpkgs/issues/291883)
|
||||
"d '${cfg.stateDir}/.config' 0750 torrenter torrenter - -"
|
||||
"d '${cfg.stateDir}/.config/transmission-daemon' 0750 torrenter torrenter - -"
|
||||
];
|
||||
|
||||
|
||||
Reference in New Issue
Block a user