diff options
Diffstat (limited to 'gnu/services.scm')
| -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 6f0f4d5bdc2..cc2540ee50d 100644 --- a/gnu/services.scm +++ b/gnu/services.scm | |||
| @@ -846,7 +846,7 @@ FILES must be a list of name/file-like object pairs." | |||
| 846 | (append config extensions))) | 846 | (append config extensions))) |
| 847 | (description | 847 | (description |
| 848 | "Populate @file{/run/setuid-programs} with the specified | 848 | "Populate @file{/run/setuid-programs} with the specified |
| 849 | executables, making them setuid-root."))) | 849 | executables, making them setuid and/or setgid."))) |
| 850 | 850 | ||
| 851 | (define (packages->profile-entry packages) | 851 | (define (packages->profile-entry packages) |
| 852 | "Return a system entry for the profile containing PACKAGES." | 852 | "Return a system entry for the profile containing PACKAGES." |
