From cbef9a5a0aa68d46b6a707e3a77dd940ff24bb50 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Sun, 7 Mar 2010 12:07:54 +0100 Subject: Shuffeling cgi files arround. --- examples/cron/default | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) create mode 100644 examples/cron/default (limited to 'examples/cron/default') diff --git a/examples/cron/default b/examples/cron/default new file mode 100644 index 000000000..051417b1b --- /dev/null +++ b/examples/cron/default @@ -0,0 +1,16 @@ +# Defaults for /etc/cron.daily/live-helper_autobuild + +AUTOBUILD="false" + +DATE="$(date +%Y%m%d)" +DESTDIR="/srv/debian-live" +TEMPDIR="/srv/tmp/live-helper" + +OPTIONS="--binary-indices false" + +ARCHITECTURES="$(dpkg --print-architecture)" +DISTRIBUTIONS="sid" +MIRROR_BOOTSTRAP="http://ftp.debian.org/debian/" +MIRROR_BINARY="http://ftp.debian.org/debian/" +MIRROR_BINARY_SECURITY="http://security.debian.org/" +PACKAGES_LISTS="standard rescue gnome-desktop kde-desktop xfce-desktop" -- cgit v1.2.3