From 2cd79e3abcd749b4718450b908c89efa7dd1ada1 Mon Sep 17 00:00:00 2001 From: Martin Pitt Date: Mon, 6 Aug 2007 22:59:04 +0200 Subject: [PATCH] postinst-setup: install martin crontab for backup --- postinst-setup | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/postinst-setup b/postinst-setup index 9431fe9..c7ceba2 100755 --- a/postinst-setup +++ b/postinst-setup @@ -77,3 +77,9 @@ ln -s /mirror /var/www/mirror ifdown eth1 ifup eth1 /etc/init.d/dhcp3-server restart + +# crontabs +crontab -u martin - <