Adapt PAM service declaration to new syntax

This commit is contained in:
Tissevert 2023-12-09 18:36:48 +01:00
parent 28d931607d
commit 6c8e04f26e
1 changed files with 1 additions and 1 deletions

View File

@ -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))))