projets
/
auf-git-etc.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e3bfd27
)
Pas de cron en cas de désinstallation sans purge.
author
Progfou
<jean-christophe.andre@auf.org>
Thu, 19 Feb 2009 14:52:03 +0000
(21:52 +0700)
committer
Progfou
<jean-christophe.andre@auf.org>
Thu, 19 Feb 2009 14:52:03 +0000
(21:52 +0700)
debian/cron.d
patch
|
blob
|
blame
|
history
diff --git
a/debian/cron.d
b/debian/cron.d
index
8c8b790
..
d96ad11
100644
(file)
--- a/
debian/cron.d
+++ b/
debian/cron.d
@@
-2,4
+2,4
@@
MAILTO=root+git
#
# Regular cron jobs for the auf-git-etc package
#
-0 10,16 * * 1-5 root /usr/sbin/cron.auf-git-etc cron
+0 10,16 * * 1-5 root test -x /usr/sbin/cron.auf-git-etc && /usr/sbin/cron.auf-git-etc cron