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