mirror of
https://github.com/Kyren223/eko.git
synced 2025-09-05 21:18:14 +00:00
Debugging service.nix
This commit is contained in:
@@ -114,10 +114,6 @@ in
|
||||
HOME = cfg.dataDir;
|
||||
};
|
||||
|
||||
preStart = ''
|
||||
systemd-tmpfiles --create
|
||||
'';
|
||||
|
||||
serviceConfig = {
|
||||
Restart = "on-failure";
|
||||
RestartSec = "10s";
|
||||
|
Reference in New Issue
Block a user