static locations to config locations
This commit is contained in:
parent
619a00618d
commit
01e9ae49ca
1 changed files with 2 additions and 2 deletions
|
@ -99,8 +99,8 @@ in
|
|||
{
|
||||
ExecStart = "${cfg.package}/bin/qbittorrent-nox --profile=${cfg.dataDir}";
|
||||
ReadWritePaths = [
|
||||
"/nahar/qbittorrent"
|
||||
"/eru/media"
|
||||
cfg.dataDir
|
||||
cfg.downloadsDir
|
||||
];
|
||||
Restart = "on-failure";
|
||||
RestartSec = 5;
|
||||
|
|
Loading…
Reference in a new issue