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 eb1eb527f8
commit 237d39b172
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