summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJonathan Bauer2013-06-14 17:51:12 +0200
committerJonathan Bauer2013-06-14 17:51:12 +0200
commitbf735f4076f7703dee868346a76697c968fd4371 (patch)
tree0de4c435798b4af0666e66cac8b3de23f4d2db9d
parentMerge branch 'master' of git:openslx-ng/tm-scripts (diff)
downloadtm-scripts-bf735f4076f7703dee868346a76697c968fd4371.tar.gz
tm-scripts-bf735f4076f7703dee868346a76697c968fd4371.tar.xz
tm-scripts-bf735f4076f7703dee868346a76697c968fd4371.zip
[systemd] add missing pam header
-rw-r--r--remote/modules/systemd/systemd.conf1
1 files changed, 1 insertions, 0 deletions
diff --git a/remote/modules/systemd/systemd.conf b/remote/modules/systemd/systemd.conf
index 2a81a5b9..fbe5cb8b 100644
--- a/remote/modules/systemd/systemd.conf
+++ b/remote/modules/systemd/systemd.conf
@@ -35,6 +35,7 @@ REQUIRED_INSTALLED_PACKAGES="
xsltproc
libblkid-dev
libacl1-dev
+ libpam-dev
"
REQUIRED_BINARIES=" hostnamectl
journalctl