remove timeout stop sec for qbt
This commit is contained in:
@@ -154,7 +154,6 @@ in
|
|||||||
};
|
};
|
||||||
|
|
||||||
systemd.services.qbittorrent.serviceConfig = {
|
systemd.services.qbittorrent.serviceConfig = {
|
||||||
TimeoutStopSec = lib.mkForce 10;
|
|
||||||
# Default UMask=0022 creates files as 0644 (group read-only). With 0007,
|
# Default UMask=0022 creates files as 0644 (group read-only). With 0007,
|
||||||
# new files get 0660/0770 so the media group has read+write immediately
|
# new files get 0660/0770 so the media group has read+write immediately
|
||||||
# instead of relying on the tmpfiles Z rule to fix permissions at restart.
|
# instead of relying on the tmpfiles Z rule to fix permissions at restart.
|
||||||
|
|||||||
Reference in New Issue
Block a user