From 7fa095b9f0777b5b906d090b50a1c82133d0c2c7 Mon Sep 17 00:00:00 2001 From: Julien Moutinho Date: Tue, 19 Feb 2013 21:57:41 +0100 Subject: [PATCH] Correction : rule_apticron_init : /etc/apticron/apticron.conf . --- vm_hosted | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/vm_hosted b/vm_hosted index b467527..21f56d6 100755 --- a/vm_hosted +++ b/vm_hosted @@ -64,7 +64,7 @@ rule_apt_init () { } rule_apticron_init () { sudo apt-get install --reinstall apticron - mk_reg mod=644 own=root:root /etc/default/grub <<-EOF + mk_reg mod=644 own=root:root /etc/apticron/apticron.conf <<-EOF EMAIL="admin@heureux-cyclage.org" # DIFF_ONLY="1" # LISTCHANGES_PROFILE="apticron" -- 2.20.1