fix sudo setup

sudo is actually not functional without the sudoers file itself
This commit is contained in:
Harald Sitter
2025-08-19 13:52:41 +02:00
parent c54297cffd
commit f845045c53

View File

@@ -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