feature: fix vnish not having the shutdown flag.

This commit is contained in:
Upstream Data
2024-03-22 15:12:20 -06:00
parent 1b6db7ed45
commit 11d770771b

View File

@@ -84,6 +84,8 @@ class VNish(BMMiner):
_web_cls = VNishWebAPI
web: VNishWebAPI
supports_shutdown = True
firmware = "VNish"
data_locations = VNISH_DATA_LOC