From 9d3f5e4a81522a7459266b3ba975a70447451ce0 Mon Sep 17 00:00:00 2001 From: "A. Wilcox" Date: Sat, 25 Jul 2020 02:19:21 +0000 Subject: user/elogind: New package --- user/elogind/elogind.post-install | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 user/elogind/elogind.post-install (limited to 'user/elogind/elogind.post-install') diff --git a/user/elogind/elogind.post-install b/user/elogind/elogind.post-install new file mode 100644 index 000000000..8a6636660 --- /dev/null +++ b/user/elogind/elogind.post-install @@ -0,0 +1,3 @@ +#!/bin/sh + +printf "# Welcome to Adélie Linux\n# This file integrates elogind with your system PAM configuration.\n# It should not be modified. If you no longer wish to use elogind,\n# simply remove the include line from /etc/pam.d/base-session.\n\nsession\t\trequired\tpam_loginuid.so\nsession\t\toptional\tpam_elogind.so\n" > /etc/pam.d/base-session-elogind -- cgit v1.2.3-70-g09d2