feature: fix vnish not having the shutdown flag.
This commit is contained in:
@@ -84,6 +84,8 @@ class VNish(BMMiner):
|
|||||||
_web_cls = VNishWebAPI
|
_web_cls = VNishWebAPI
|
||||||
web: VNishWebAPI
|
web: VNishWebAPI
|
||||||
|
|
||||||
|
supports_shutdown = True
|
||||||
|
|
||||||
firmware = "VNish"
|
firmware = "VNish"
|
||||||
|
|
||||||
data_locations = VNISH_DATA_LOC
|
data_locations = VNISH_DATA_LOC
|
||||||
|
|||||||
Reference in New Issue
Block a user