summaryrefslogtreecommitdiff
path: root/src/grp-login/systemd-user.m4
diff options
context:
space:
mode:
authorLuke Shumaker <lukeshu@sbcglobal.net>2016-07-28 00:37:09 -0400
committerLuke Shumaker <lukeshu@sbcglobal.net>2016-07-28 00:37:09 -0400
commit9b97598cc8b30fcefb5099cb0950009b3e16fb9e (patch)
treea995f031ea151163f960dbe5afb159b0d3263cec /src/grp-login/systemd-user.m4
parenta22aa4f10d4b41ce614ef02f5c6147625dca36db (diff)
./move.sh
Diffstat (limited to 'src/grp-login/systemd-user.m4')
-rw-r--r--src/grp-login/systemd-user.m412
1 files changed, 12 insertions, 0 deletions
diff --git a/src/grp-login/systemd-user.m4 b/src/grp-login/systemd-user.m4
new file mode 100644
index 0000000000..f188a8e548
--- /dev/null
+++ b/src/grp-login/systemd-user.m4
@@ -0,0 +1,12 @@
+# This file is part of systemd.
+#
+# Used by systemd --user instances.
+
+account include system-auth
+
+m4_ifdef(`HAVE_SELINUX',
+session required pam_selinux.so close
+session required pam_selinux.so nottys open
+)m4_dnl
+session required pam_loginuid.so
+session include system-auth