mirror of
https://github.com/rwinkhart/artix-install-script.git
synced 2026-08-28 04:46:27 -04:00
No longer set "keepenv" in doas.conf
This commit is contained in:
+1
-1
@@ -51,7 +51,7 @@ $userpassword
|
||||
" | passwd "$username"
|
||||
|
||||
# opendoas configuration
|
||||
echo "permit persist keepenv :wheel as root
|
||||
echo "permit persist setenv {PATH=/usr/local/bin:/usr/local/sbin:/usr/bin:/usr/sbin} :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
|
||||
|
||||
+1
-1
@@ -3,7 +3,7 @@
|
||||
loadkeys us
|
||||
echo ----------------------------------------------------------------------------------------------
|
||||
echo rwinkhart\'s artix install script
|
||||
echo last updated december 06, 2023 \(rev. A\)
|
||||
echo last updated december 07, 2023 \(rev. A\)
|
||||
echo ----------------------------------------------------------------------------------------------
|
||||
echo You will be asked some questions before installation.
|
||||
echo -e "----------------------------------------------------------------------------------------------\n"
|
||||
|
||||
Reference in New Issue
Block a user