From e381cccbe07dfe09a11aaf8b42a21e97d4aa469f Mon Sep 17 00:00:00 2001 From: levasseur Date: Tue, 12 Oct 2021 18:34:52 +0200 Subject: [PATCH] added selest_system_proxy to conf --- conf/init.conf.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/conf/init.conf.sh b/conf/init.conf.sh index d33e898..81b5dde 100644 --- a/conf/init.conf.sh +++ b/conf/init.conf.sh @@ -84,4 +84,4 @@ VM_NAME=vm-levasseur # Liste des modules à executer (surchargeable en ligne de commande) MODULE_LIST="conf_ntp upgrade_dist authnz conf_disks conf_locale conf_ssh \ conf_mail install_desktop install_pkg install_chromium \ - install_profile" + selct_system_proxy install_profile"