Update readfile

This commit is contained in:
PierreGode 2020-03-25 14:50:31 +01:00 committed by GitHub
parent e8afa1b600
commit 49505818f8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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