From d8802b1fa2c586d05c73e53fb541e1ef482a527e Mon Sep 17 00:00:00 2001 From: kotontrion Date: Sun, 19 May 2024 12:04:34 +0200 Subject: init 0.1.0 --- pam/astal-auth | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 pam/astal-auth (limited to 'pam/astal-auth') diff --git a/pam/astal-auth b/pam/astal-auth new file mode 100644 index 0000000..41f79d7 --- /dev/null +++ b/pam/astal-auth @@ -0,0 +1,5 @@ +# PAM configuration file for the astal-auth library. +# By default, it only includes the 'login' +# configuration file (see /etc/pam.d/login) + +auth include login -- cgit v1.2.3