mirror of
https://git.in.rschanz.org/ryan77627/guix.git
synced 2024-11-07 07:26:13 -05:00
system: Export '%setuid-programs'.
* gnu/system.scm: Export '%setuid-programs', as documented in the manual.
This commit is contained in:
parent
757d5ff306
commit
df5ce088f2
1 changed files with 1 additions and 0 deletions
|
@ -70,6 +70,7 @@ (define-module (gnu system)
|
|||
operating-system-profile
|
||||
operating-system-grub.cfg
|
||||
|
||||
%setuid-programs
|
||||
%base-packages))
|
||||
|
||||
;;; Commentary:
|
||||
|
|
Loading…
Reference in a new issue