mirror of
https://codeberg.org/guix/guix.git
synced 2026-01-29 12:41:09 -06:00
* gnu/system.scm (<operating-system>)[groups]: Change default to just the 'root' group. [sudoers]: New field. (etc-directory): Add #:sudoers parameter. Add 'sudoers' to the file union. (operating-system-etc-directory): Pass #:sudoers to 'etc-directory'. (%setuid-programs): Add 'sudo'. (%sudoers-specification): New variable. * gnu/system/linux.scm (base-pam-services): Add 'sudo'. * build-aux/hydra/demo-os.scm: Add 'groups' field; add 'guest' to the 'wheel' group. |
||
|---|---|---|
| .. | ||
| grub.scm | ||
| linux-initrd.scm | ||
| linux.scm | ||
| shadow.scm | ||
| vm.scm | ||