mirror of
https://github.com/mofeng-git/One-KVM.git
synced 2025-12-12 17:20:30 +08:00
fixed KillMode for kvmd service
This commit is contained in:
parent
d58f0847d5
commit
007bab5ebf
@ -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
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user