Added wheel group to sudoers-file
This commit is contained in:
parent
6d8072a836
commit
7c0f6ca14d
1 changed files with 3 additions and 1 deletions
|
@ -118,3 +118,5 @@ echo "RouteMetric=700" >> /etc/systemd/network/20-wwan.network
|
|||
|
||||
useradd -m eichehome
|
||||
echo eichehome:testen | chpasswd
|
||||
|
||||
echo "%wheel ALL=(ALL) ALL" >> /etc/sudoers.d/wheel_group
|
||||
|
|
Loading…
Reference in a new issue