projects
/
deb
/
packages.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
dbea528
)
crontab: Add missing newline at EOF
author
Frank Lichtenheld
<frank@lichtenheld.de>
Mon, 10 Dec 2007 18:34:26 +0000
(19:34 +0100)
committer
Frank Lichtenheld
<frank@lichtenheld.de>
Mon, 10 Dec 2007 20:28:40 +0000
(21:28 +0100)
conf/crontab.sed.in
patch
|
blob
|
history
diff --git
a/conf/crontab.sed.in
b/conf/crontab.sed.in
index 183eb2ac72e1d9256066c7938ff16ecce58d2bf5..5aa68261d3782548c39137207f4058aff99a5b77 100644
(file)
--- a/
conf/crontab.sed.in
+++ b/
conf/crontab.sed.in
@@
-1,4
+1,4
@@
# Example crontab
55 22 * * * %TOPDIR%/bin/daily
@reboot rm -f %TOPDIR%/files/cron.lock
-@reboot rm -f %TOPDIR%/files/changelogs.lock
\ No newline at end of file
+@reboot rm -f %TOPDIR%/files/changelogs.lock