From: Julien Moutinho Date: Tue, 19 Feb 2013 20:57:41 +0000 (+0100) Subject: Correction : rule_apticron_init : /etc/apticron/apticron.conf . X-Git-Url: https://git.cyclocoop.org/?p=lhc%2Fateliers.git;a=commitdiff_plain;h=7fa095b9f0777b5b906d090b50a1c82133d0c2c7 Correction : rule_apticron_init : /etc/apticron/apticron.conf . --- 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"