greetd: initial add recipe

this adds greetd and some greeters for it
This commit is contained in:
Markus Volk
2022-03-27 08:03:28 +02:00
parent 14d1a655dc
commit 6b2926a933
5 changed files with 260 additions and 0 deletions

View File

@ -0,0 +1,8 @@
#%PAM-1.0
auth required pam_securetty.so
auth requisite pam_nologin.so
auth include system-local-login
account include system-local-login
session include system-local-login