Adapt PAM service declaration to new syntax
This commit is contained in:
parent
28d931607d
commit
6c8e04f26e
1 changed files with 1 additions and 1 deletions
|
@ -42,7 +42,7 @@
|
|||
%base-file-systems))))
|
||||
|
||||
(define pam-audio
|
||||
(pam-limits-service-type
|
||||
(service pam-limits-service-type
|
||||
(list
|
||||
(pam-limits-entry "@audio" 'both 'rtprio 99)
|
||||
(pam-limits-entry "@audio" 'both 'memlock 'unlimited))))
|
||||
|
|
Loading…
Reference in a new issue