mirror of
https://github.com/KDE/kde-linux.git
synced 2026-06-16 03:20:46 -04:00
fix sudo setup
sudo is actually not functional without the sudoers file itself
This commit is contained in:
@@ -7,7 +7,8 @@
|
||||
L /etc/os-release - - - - ../usr/lib/os-release
|
||||
L+ /etc/mtab - - - - ../proc/self/mounts
|
||||
|
||||
# Make sure this directory exists so calamares can write the sudo elevation
|
||||
# Make sure sudo is set up so the command works and wheel has sudo access.
|
||||
L /etc/sudoers
|
||||
d /etc/sudoers.d/ 0750 root root - -
|
||||
L /etc/sudoers.d/10-installer
|
||||
|
||||
|
||||
Reference in New Issue
Block a user