From 1754e06c78f536a2c0271987ccebff78b3027320 Mon Sep 17 00:00:00 2001 From: Frank Lichtenheld Date: Mon, 10 Dec 2007 19:34:26 +0100 Subject: [PATCH] crontab: Add missing newline at EOF --- conf/crontab.sed.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/conf/crontab.sed.in b/conf/crontab.sed.in index 183eb2a..5aa6826 100644 --- 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 -- 2.39.2