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