Wiki page arch_linux changed with summary [[doas] ] by Daniel

This commit is contained in:
ORG-wiki 2022-06-15 18:21:22 +12:00
parent b314e58791
commit 2a77a8f928

View file

@ -284,7 +284,7 @@ Enable ''wheel'' for your sudo user.
visudo
</code>
<code>
%wheel ALL=(ALL) ALL
%wheel ALL=(ALL:ALL) ALL
</code>
or