chore: remove unused services from telemetry (matty-lol, caddy, n8n)

This commit is contained in:
jae 2026-04-20 00:39:39 +00:00
parent 4372fd0423
commit 23bd98514b

View file

@ -109,7 +109,7 @@ def gather_system():
# ─── SERVICES ─────────────────────────────────────── # ─── SERVICES ───────────────────────────────────────
SYSTEMD_SERVICES = ['jaeswift-api', 'matty-lol', 'nginx', 'filebrowser', 'caddy', 'n8n', 'docker', 'ssh'] SYSTEMD_SERVICES = ['jaeswift-api', 'nginx', 'filebrowser', 'docker', 'ssh']
def check_systemd(svc): def check_systemd(svc):