services: Truly mark ‘setuid-program-service-type’ as deprecated.
* gnu/services.scm (setuid-program-service-type): Define with ‘define-deprecated/alias’. Change-Id: Ibafe333e7f261185b5a70b38cfb4845abf2f643b
This commit is contained in:
parent
52ac2db924
commit
2cccf2f11c
@ -940,7 +940,7 @@ The deprecated @file{/run/setuid-programs} directory is also populated with
|
|||||||
symbolic links to their @file{/run/privileged/bin} counterpart. It will be
|
symbolic links to their @file{/run/privileged/bin} counterpart. It will be
|
||||||
removed in a future Guix release.")))
|
removed in a future Guix release.")))
|
||||||
|
|
||||||
(define setuid-program-service-type
|
(define-deprecated/alias setuid-program-service-type
|
||||||
;; Deprecated alias to ease transition. Will be removed!
|
;; Deprecated alias to ease transition. Will be removed!
|
||||||
privileged-program-service-type)
|
privileged-program-service-type)
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user