mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
read-print: Indent ‘privileged-program’ specially.
* guix/read-print.scm (%special-forms): Replace SETUID-PROGRAM with PRIVILEGED-PROGRAM. Change-Id: I5f0301c87de1d3a375b9f0cae944e5b13b39d247
This commit is contained in:
parent
7eddfea4a0
commit
3578fc58d2
1 changed files with 1 additions and 1 deletions
|
@ -350,7 +350,7 @@ expressions and blanks that were read."
|
||||||
('swap-space 1)
|
('swap-space 1)
|
||||||
('user-account 1)
|
('user-account 1)
|
||||||
('user-group 1)
|
('user-group 1)
|
||||||
('setuid-program 1)
|
('privileged-program 1)
|
||||||
('modify-services 2)
|
('modify-services 2)
|
||||||
|
|
||||||
;; (gnu home).
|
;; (gnu home).
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue