Fix PeerTube slow shutdown
This commit is contained in:
@@ -245,6 +245,8 @@ in {
|
||||
};
|
||||
};
|
||||
|
||||
systemd.services.docker-peertube.serviceConfig.TimeoutStopSec = lib.mkForce 4;
|
||||
|
||||
services.zfs = {
|
||||
autoScrub.enable = true;
|
||||
trim.enable = true;
|
||||
|
Reference in New Issue
Block a user