From 49505818f8d0b1eafb4e6ce173b11e5dcc70cf20 Mon Sep 17 00:00:00 2001 From: PierreGode <8579922+PierreGode@users.noreply.github.com> Date: Wed, 25 Mar 2020 14:50:31 +0100 Subject: [PATCH] Update readfile --- readfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/readfile b/readfile index ab51a6b..56e6e3b 100644 --- a/readfile +++ b/readfile @@ -7,4 +7,4 @@ CACERT = null # full path and file to CAroot like: /usr/share/ca-certificates/ro LOCALADMIN = null # name of the user for the local account # like :administrator #null sets administrator as default user SUDOERS = null # yes or no for adding group in sudoers #null for manual setup SSHSECURE = null # yes or no for for Blocking anyone but aprooved users #null for manual setup -SUDOPROMT = null # yes or no for disable sudo promt in terminal #null for manual setup +DISSPROMT = null # yes or no for disable sudo promt in terminal #null for manual setup