mirror of
https://github.com/anotherhadi/nixy.git
synced 2026-04-03 11:32:10 +02:00
Merge pull request #42 from romek-codes/systemd-extra-config-rfc-42
This commit is contained in:
@@ -38,5 +38,5 @@
|
|||||||
};
|
};
|
||||||
|
|
||||||
# To avoid systemd services hanging on shutdown
|
# To avoid systemd services hanging on shutdown
|
||||||
systemd.extraConfig = "DefaultTimeoutStopSec=10s";
|
systemd.settings.Manager = { DefaultTimeoutStopSec = "10s"; };
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user