summaryrefslogtreecommitdiffstats
path: root/remote/modules
diff options
context:
space:
mode:
authorJonathan Bauer2013-06-11 15:48:18 +0200
committerJonathan Bauer2013-06-11 15:48:18 +0200
commit478b2c51845199591660347b59454b52b3fd38f5 (patch)
treeddc7b061abb5d21e0182422028a8500580af81fa /remote/modules
parentMerge branch 'master' of git:openslx-ng/tm-scripts (diff)
downloadtm-scripts-478b2c51845199591660347b59454b52b3fd38f5.tar.gz
tm-scripts-478b2c51845199591660347b59454b52b3fd38f5.tar.xz
tm-scripts-478b2c51845199591660347b59454b52b3fd38f5.zip
[systemd] add pam_systemd.so to REQUIRED_FILES
Diffstat (limited to 'remote/modules')
-rw-r--r--remote/modules/systemd/systemd.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/remote/modules/systemd/systemd.conf b/remote/modules/systemd/systemd.conf
index 19e4084e..7623b58e 100644
--- a/remote/modules/systemd/systemd.conf
+++ b/remote/modules/systemd/systemd.conf
@@ -107,4 +107,4 @@ REQUIRED_DIRECTORIES="
/usr/lib/systemd
/usr/lib/tmpfiles.d
"
-
+REQUIRED_FILES=" /usr/lib/security/pam_systemd.so"