chore: remove unused services from telemetry (matty-lol, caddy, n8n)
This commit is contained in:
parent
4372fd0423
commit
23bd98514b
1 changed files with 1 additions and 1 deletions
|
|
@ -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):
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue