From 127e786b70911bed54c1189e394e6744907395c1 Mon Sep 17 00:00:00 2001 From: Benjamin Morrison Date: Mon, 12 Jun 2023 22:40:57 -0400 Subject: wrapper script for adding users in bulk. cleanup and reconcile local changes. --- bin/badprocs.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'bin/badprocs.py') diff --git a/bin/badprocs.py b/bin/badprocs.py index ae41702..515e366 100755 --- a/bin/badprocs.py +++ b/bin/badprocs.py @@ -2,7 +2,6 @@ # Checks the process list for anything that could be potentially worrisome. # If something is found, emails the admins@tilde.institute account. -# gbmor from shlex import quote import subprocess @@ -47,6 +46,7 @@ if __name__ == "__main__": "transmission", "tshark", "xmr", # lots of monero miners have this in the name + "znc", ] procsFound = getBadProcs(procsList) -- cgit 1.4.1-2-gfad0