qbittorrent #68

Merged
jahanson merged 4 commits from qbittorrent into main 2025-01-24 10:29:19 -06:00
Showing only changes of commit 01e9ae49ca - Show all commits

View file

@ -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;