new example, cleans up an acroread junk file created on linux systems.
authorFred T. Hamster <fred@gruntose.com>
Tue, 29 May 2012 01:36:36 +0000 (21:36 -0400)
committerFred T. Hamster <fred@gruntose.com>
Tue, 29 May 2012 01:36:36 +0000 (21:36 -0400)
adobe's not only ditching linux for android only, but they gave us a bunch of
bugs in their last version?  hey everybody, let's sell off all our adobe stock.

database/configuration/cron/acroread_cleaner.crontab [new file with mode: 0644]

diff --git a/database/configuration/cron/acroread_cleaner.crontab b/database/configuration/cron/acroread_cleaner.crontab
new file mode 100644 (file)
index 0000000..6c59e43
--- /dev/null
@@ -0,0 +1,7 @@
+
+SHELL=/bin/bash
+
+# m h dom mon dow command
+
+* * * * * /bin/rm -f $HOME'/C:\nppdf32Log\debuglog.txt'
+