From 9a6e85fb4663c4cabf2a4ce573fc9263a291f2e2 Mon Sep 17 00:00:00 2001 From: Anton Hvornum Date: Tue, 26 Apr 2022 14:49:03 +0200 Subject: Removed NTP by default. Instead, if NTP is selected or de-selected it will activate/de-activate ntp accordingly. --- examples/guided.py | 2 -- 1 file changed, 2 deletions(-) diff --git a/examples/guided.py b/examples/guided.py index 8e6acc64..d7694e11 100644 --- a/examples/guided.py +++ b/examples/guided.py @@ -36,8 +36,6 @@ def ask_user_questions(): # the default value specified in the menu options; in # case it will be changed by the user we'll also update # the system immediately - archinstall.SysCommand('timedatectl set-ntp true') - global_menu = archinstall.GlobalMenu(data_store=archinstall.arguments) global_menu.enable('archinstall-language') -- cgit v1.2.3-70-g09d2