Skip to content

Commit 66b3352

Browse files
committed
FIX: Rename cron include so we don't end up with duplicates
1 parent 01f8052 commit 66b3352

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

image/base/etc/cron.d/cron.d_anacron renamed to image/base/etc/cron.d/anacron

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,4 +3,4 @@
33
SHELL=/bin/sh
44
PATH=/usr/local/sbin:/usr/local/bin:/sbin:/bin:/usr/sbin:/usr/bin
55

6-
30 7 * * * root /usr/sbin/anacron -s >/dev/null
6+
30 7 * * * root /usr/sbin/anacron -s >/dev/null

0 commit comments

Comments
 (0)