Removed kvmd-cleanup

Systemd kills all orphaned children when using KillMode=mixed
This commit is contained in:
Maxim Devaev
2024-07-08 04:53:24 +03:00
parent ca639f6be8
commit 44e58d8d06
6 changed files with 0 additions and 174 deletions

View File

@@ -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