]> git.ipfire.org Git - people/pmueller/ipfire-2.x.git/blobdiff - lfs/fcron
Early spring clean: Remove trailing whitespaces, and correct licence headers
[people/pmueller/ipfire-2.x.git] / lfs / fcron
index 97f67e5ccf18c38f10885fba14189937f19ec43b..d16de3567aeee28722d2b85463d5a04e7e693c5a 100644 (file)
--- a/lfs/fcron
+++ b/lfs/fcron
@@ -96,7 +96,7 @@ $(TARGET) : $(patsubst %,$(DIR_DL)/%,$(objects))
 
        #Create Placeholder files
        echo "Place scripts run minutely here ..." > /etc/fcron.minutely/info.txt
-       echo "Place scripts run cyclic here ..." > /etc/fcron.cyclic/info.txt 
+       echo "Place scripts run cyclic here ..." > /etc/fcron.cyclic/info.txt
        echo "Place scripts run hourly here ..." > /etc/fcron.hourly/info.txt
        echo "Place scripts run daily here ..." > /etc/fcron.daily/info.txt
        echo "Place scripts run weekly here ..." > /etc/fcron.weekly/info.txt