feat: add zoraxy, kiosk, hostapd, dnsmasq to services dashboard
This commit is contained in:
@@ -98,6 +98,10 @@ class SystemService:
|
||||
services = [
|
||||
("photobooth-app", "Photobooth App"),
|
||||
("jh-photomaton", "JH Photomaton"),
|
||||
("photobooth-kiosk", "Kiosk (Chromium)"),
|
||||
("zoraxy", "Zoraxy (Reverse Proxy)"),
|
||||
("hostapd", "WiFi Hotspot (hostapd)"),
|
||||
("dnsmasq", "DNS/DHCP (dnsmasq)"),
|
||||
("cups", "CUPS (Impression)"),
|
||||
]
|
||||
result = []
|
||||
|
||||
Reference in New Issue
Block a user