Add custom PAM configuration to start gnome-keyring

This commit is contained in:
Jeremy Soller 2024-09-06 10:34:37 -06:00
parent 3679ee5561
commit ef1253aa23
No known key found for this signature in database
GPG key ID: D02FD439211AF56F
5 changed files with 29 additions and 4 deletions

1
debian/rules vendored
View file

@ -22,6 +22,7 @@ override_dh_auto_install:
just rootdir=$(DESTDIR) install-debian
execute_after_dh_install:
dh_installpam
dh_installsysusers
override_dh_installsystemd: