mirror of
https://github.com/mofeng-git/One-KVM.git
synced 2026-01-29 00:51:53 +08:00
fixed KillMode for kvmd service
This commit is contained in:
@@ -13,6 +13,7 @@ AmbientCapabilities=CAP_NET_RAW
|
|||||||
ExecStart=/usr/bin/kvmd --run
|
ExecStart=/usr/bin/kvmd --run
|
||||||
ExecStopPost=/usr/bin/kvmd-cleanup --run
|
ExecStopPost=/usr/bin/kvmd-cleanup --run
|
||||||
TimeoutStopSec=10
|
TimeoutStopSec=10
|
||||||
|
KillMode=mixed
|
||||||
|
|
||||||
[Install]
|
[Install]
|
||||||
WantedBy=multi-user.target
|
WantedBy=multi-user.target
|
||||||
|
|||||||
Reference in New Issue
Block a user