diff --git a/chrootInstall.sh b/chrootInstall.sh index 699bdde..3c2765a 100755 --- a/chrootInstall.sh +++ b/chrootInstall.sh @@ -51,7 +51,7 @@ $userpassword " | passwd "$username" # opendoas configuration -echo "permit persist setenv {PATH=/usr/local/bin:/usr/local/sbin:/usr/bin:/usr/sbin} :wheel as root +echo "permit persist keepenv :wheel as root permit nopass :wheel as root cmd /usr/local/bin/powerset.sh permit nopass :wheel as root cmd /usr/bin/poweroff permit nopass :wheel as root cmd /usr/bin/reboot diff --git a/install.sh b/install.sh index 59b7096..1991ced 100755 --- a/install.sh +++ b/install.sh @@ -3,7 +3,7 @@ loadkeys us echo ---------------------------------------------------------------------------------------------- echo rwinkhart\'s artix install script -echo last updated december 07, 2023 \(rev. B\) +echo last updated december 07, 2023 \(rev. C\) echo ---------------------------------------------------------------------------------------------- echo You will be asked some questions before installation. echo -e "----------------------------------------------------------------------------------------------\n"