projects
/
deb
/
packages.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
crontab: Add missing newline at EOF
[deb/packages.git]
/
conf
/
crontab.sed.in
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