about summary refs log tree commit diff stats
diff options
context:
space:
mode:
authoradmins <admins@tilde.institute>2020-12-05 21:10:48 -0500
committeradmins <admins@tilde.institute>2020-12-05 21:10:48 -0500
commit8c90a2336cd04672adb81f96e8d7abb0fed2670f (patch)
tree11e32625338cbf95c7f6c5bb2ed0cc8409984338
parentdf97f74fdd75a96171c6370b668e703769082321 (diff)
downloadadmin-8c90a2336cd04672adb81f96e8d7abb0fed2670f.tar.gz
removed some procs from badprocs notify script
-rwxr-xr-xbin/badprocs.py3
1 files changed, 0 insertions, 3 deletions
diff --git a/bin/badprocs.py b/bin/badprocs.py
index 863e365..ae41702 100755
--- a/bin/badprocs.py
+++ b/bin/badprocs.py
@@ -40,12 +40,9 @@ def mailAdmins(procsFound):
 
 if __name__ == "__main__":
     procsList = [
-        "crowdserv",  # sauerbraten
         "eggdrop",
         "miner",  # lots of btc miners have this in the name
         "nmap",
-        "regen2",  # sauerbraten
-        "sauer",  # sauerbraten
         "torrent",
         "transmission",
         "tshark",