From 969109ffae1f3fa2d18154c0bad5cb9387d08004 Mon Sep 17 00:00:00 2001 From: Jonathan Bauer Date: Thu, 5 Dec 2013 15:57:58 +0100 Subject: [cron] placeholder file and remove the need for 0600 --- remote/modules/cron/data/etc/cron.d/.placeholder | 4 ++++ .../modules/cron/vixie-cron-4.1-crondir-support.tgz | Bin 64530 -> 64529 bytes 2 files changed, 4 insertions(+) create mode 100644 remote/modules/cron/data/etc/cron.d/.placeholder diff --git a/remote/modules/cron/data/etc/cron.d/.placeholder b/remote/modules/cron/data/etc/cron.d/.placeholder new file mode 100644 index 00000000..cf7f15bc --- /dev/null +++ b/remote/modules/cron/data/etc/cron.d/.placeholder @@ -0,0 +1,4 @@ +# DO NOT EDIT OR REMOVE +# This file is a simple placeholder to keep git from removing this directory +# +# Files placed here MUST habe 0600 permissions to be run by cron. diff --git a/remote/modules/cron/vixie-cron-4.1-crondir-support.tgz b/remote/modules/cron/vixie-cron-4.1-crondir-support.tgz index 0c6e1101..ca660f5d 100644 Binary files a/remote/modules/cron/vixie-cron-4.1-crondir-support.tgz and b/remote/modules/cron/vixie-cron-4.1-crondir-support.tgz differ -- cgit v1.2.3-55-g7522 From b3e8d52bbdf84054015a47dc9a31f77430ba60a0 Mon Sep 17 00:00:00 2001 From: Jonathan Bauer Date: Thu, 5 Dec 2013 15:59:37 +0100 Subject: [cron] minor --- remote/modules/cron/data/etc/cron.d/.placeholder | 2 -- 1 file changed, 2 deletions(-) diff --git a/remote/modules/cron/data/etc/cron.d/.placeholder b/remote/modules/cron/data/etc/cron.d/.placeholder index cf7f15bc..98d2cd16 100644 --- a/remote/modules/cron/data/etc/cron.d/.placeholder +++ b/remote/modules/cron/data/etc/cron.d/.placeholder @@ -1,4 +1,2 @@ # DO NOT EDIT OR REMOVE # This file is a simple placeholder to keep git from removing this directory -# -# Files placed here MUST habe 0600 permissions to be run by cron. -- cgit v1.2.3-55-g7522