Merge branch 'master' of feistymeow.org:feisty_meow
[feisty_meow.git] / infobase / configuration / cron / whack_knotify4.crontab
diff --git a/infobase/configuration/cron/whack_knotify4.crontab b/infobase/configuration/cron/whack_knotify4.crontab
deleted file mode 100644 (file)
index 7bfe07b..0000000
+++ /dev/null
@@ -1,11 +0,0 @@
-
-SHELL=/bin/bash
-
-# m h dom mon dow command
-
-#[whack knotify]
-# whack this troublesome process that can go cpu crazy on a logout.
-# so far this is the best solution to this major annoyance.
-*/3 * * * * killall knotify4 &>/dev/null
-
-