diff options
| -rw-r--r-- | gnu/services.scm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gnu/services.scm b/gnu/services.scm index 526a38fcd95..f0bbbb27a51 100644 --- a/gnu/services.scm +++ b/gnu/services.scm | |||
| @@ -940,7 +940,7 @@ The deprecated @file{/run/setuid-programs} directory is also populated with | |||
| 940 | symbolic links to their @file{/run/privileged/bin} counterpart. It will be | 940 | symbolic links to their @file{/run/privileged/bin} counterpart. It will be |
| 941 | removed in a future Guix release."))) | 941 | removed in a future Guix release."))) |
| 942 | 942 | ||
| 943 | (define setuid-program-service-type | 943 | (define-deprecated/alias setuid-program-service-type |
| 944 | ;; Deprecated alias to ease transition. Will be removed! | 944 | ;; Deprecated alias to ease transition. Will be removed! |
| 945 | privileged-program-service-type) | 945 | privileged-program-service-type) |
| 946 | 946 | ||
