diff options
| author | Jonathan Bauer | 2013-06-11 15:48:18 +0200 |
|---|---|---|
| committer | Jonathan Bauer | 2013-06-11 15:48:18 +0200 |
| commit | 478b2c51845199591660347b59454b52b3fd38f5 (patch) | |
| tree | ddc7b061abb5d21e0182422028a8500580af81fa /remote/modules | |
| parent | Merge branch 'master' of git:openslx-ng/tm-scripts (diff) | |
| download | tm-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.conf | 2 |
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" |
