add crontab for mail syncing
This commit is contained in:
9
syncmail-crontab
Normal file
9
syncmail-crontab
Normal file
@@ -0,0 +1,9 @@
|
|||||||
|
HOME=/home/ccppi
|
||||||
|
LOGFILE=/var/log/cron/mail-sync.log
|
||||||
|
GNUPGHOME=.gnupg
|
||||||
|
SHELL=/bin/bash
|
||||||
|
PASSWORD_STORE_DIR=.password-store
|
||||||
|
DISPLAY=":0.0"
|
||||||
|
|
||||||
|
*/5 * * * * DISPLAY=:10.0 ./.sync-mail.sh
|
||||||
|
|
||||||
Reference in New Issue
Block a user