diff options
| author | Jonathan Bauer | 2013-07-02 15:26:02 +0200 |
|---|---|---|
| committer | Jonathan Bauer | 2013-07-02 15:26:02 +0200 |
| commit | 9749de1da2398a69399b879de968fa709a70329a (patch) | |
| tree | dfd501a80e9f711f583e0173db482aa9d9a6566c /remote/modules/pam/data/etc/tmpfiles.d | |
| parent | . (diff) | |
| download | tm-scripts-9749de1da2398a69399b879de968fa709a70329a.tar.gz tm-scripts-9749de1da2398a69399b879de968fa709a70329a.tar.xz tm-scripts-9749de1da2398a69399b879de968fa709a70329a.zip | |
[pam] add nscd to pam module (might fix vmplayer issues on suse 12.3 64bit)
Diffstat (limited to 'remote/modules/pam/data/etc/tmpfiles.d')
| -rw-r--r-- | remote/modules/pam/data/etc/tmpfiles.d/nscd.conf | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/remote/modules/pam/data/etc/tmpfiles.d/nscd.conf b/remote/modules/pam/data/etc/tmpfiles.d/nscd.conf new file mode 100644 index 00000000..57c16660 --- /dev/null +++ b/remote/modules/pam/data/etc/tmpfiles.d/nscd.conf @@ -0,0 +1 @@ +D /var/run/nscd 0755 root root |
