diff options
| author | Jonathan Bauer | 2013-06-14 17:51:12 +0200 |
|---|---|---|
| committer | Jonathan Bauer | 2013-06-14 17:51:12 +0200 |
| commit | bf735f4076f7703dee868346a76697c968fd4371 (patch) | |
| tree | 0de4c435798b4af0666e66cac8b3de23f4d2db9d | |
| parent | Merge branch 'master' of git:openslx-ng/tm-scripts (diff) | |
| download | tm-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.conf | 1 |
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 |
