Added doas
This commit is contained in:
parent
02f45298c7
commit
4794ef5773
@ -67,4 +67,6 @@ usermod -G staff $user
|
|||||||
|
|
||||||
echo "export LC_CTYPE=en_US.UTF-8" >> /home/$user/.profile
|
echo "export LC_CTYPE=en_US.UTF-8" >> /home/$user/.profile
|
||||||
|
|
||||||
exit 0
|
# Allow users in the wheel group to use doas
|
||||||
|
|
||||||
|
echo "permit :wheel" >> /etc/doas.conf
|
||||||
|
Loading…
Reference in New Issue
Block a user