summaryrefslogtreecommitdiff
path: root/configs
diff options
context:
space:
mode:
authorMaxim Devaev <[email protected]>2024-07-08 04:53:24 +0300
committerMaxim Devaev <[email protected]>2024-07-08 04:53:24 +0300
commit237d39b17224f09211cb242876717a7ef7c99d5b (patch)
tree5b697aca1bf74a4b9a554cb7c8f09333cfbb40f4 /configs
parenteb1eb527f8b7d0e3156f80564d8798fffacdd3ed (diff)
Removed kvmd-cleanup
Systemd kills all orphaned children when using KillMode=mixed
Diffstat (limited to 'configs')
-rw-r--r--configs/os/services/kvmd.service1
1 files changed, 0 insertions, 1 deletions
diff --git a/configs/os/services/kvmd.service b/configs/os/services/kvmd.service
index 56092f59..1f4d6550 100644
--- a/configs/os/services/kvmd.service
+++ b/configs/os/services/kvmd.service
@@ -11,7 +11,6 @@ RestartSec=3
AmbientCapabilities=CAP_NET_RAW
ExecStart=/usr/bin/kvmd --run
-ExecStopPost=/usr/bin/kvmd-cleanup --run
TimeoutStopSec=10
KillMode=mixed