diff options
author | Silvio Rhatto <rhatto@riseup.net> | 2012-06-26 16:35:14 -0300 |
---|---|---|
committer | Silvio Rhatto <rhatto@riseup.net> | 2012-06-26 16:35:14 -0300 |
commit | 80dbf12dad7500caf6fb6336a68812f28e147f8f (patch) | |
tree | 1c7eeee16684af445b58830fca32f4f923530058 /debian/keyringer.cron.d.ex | |
parent | 80056e1a52b9528701fb265f880c819dc92641aa (diff) | |
download | keyringer-80dbf12dad7500caf6fb6336a68812f28e147f8f.tar.gz keyringer-80dbf12dad7500caf6fb6336a68812f28e147f8f.tar.bz2 |
More debian specifics from dh_makedebian_keyringer_0.1-1
Diffstat (limited to 'debian/keyringer.cron.d.ex')
-rw-r--r-- | debian/keyringer.cron.d.ex | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/debian/keyringer.cron.d.ex b/debian/keyringer.cron.d.ex new file mode 100644 index 0000000..2bf1942 --- /dev/null +++ b/debian/keyringer.cron.d.ex @@ -0,0 +1,4 @@ +# +# Regular cron jobs for the keyringer package +# +0 4 * * * root [ -x /usr/bin/keyringer_maintenance ] && /usr/bin/keyringer_maintenance |