diff options
author | Silvio Rhatto <rhatto@riseup.net> | 2013-09-15 15:34:58 -0300 |
---|---|---|
committer | Silvio Rhatto <rhatto@riseup.net> | 2013-09-15 15:34:58 -0300 |
commit | 97b43942fbe166cd7b0818e4f33f358a86070754 (patch) | |
tree | 42ba5617687baa27c7229113167d2803c0191be3 /debian/keyringer.cron.d.ex | |
parent | aaae5b25139dd4b40193ee4853ed5bbd1bd5846a (diff) | |
download | keyringer-97b43942fbe166cd7b0818e4f33f358a86070754.tar.gz keyringer-97b43942fbe166cd7b0818e4f33f358a86070754.tar.bz2 |
Removing unused debian templates
Diffstat (limited to 'debian/keyringer.cron.d.ex')
-rw-r--r-- | debian/keyringer.cron.d.ex | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/debian/keyringer.cron.d.ex b/debian/keyringer.cron.d.ex deleted file mode 100644 index 2bf1942..0000000 --- a/debian/keyringer.cron.d.ex +++ /dev/null @@ -1,4 +0,0 @@ -# -# Regular cron jobs for the keyringer package -# -0 4 * * * root [ -x /usr/bin/keyringer_maintenance ] && /usr/bin/keyringer_maintenance |