diff options
author | Britney Fransen <brfransen@gmail.com> | 2018-02-22 20:09:18 (GMT) |
---|---|---|
committer | Britney Fransen <brfransen@gmail.com> | 2018-02-22 20:09:18 (GMT) |
commit | 2da7d2f141a9051c22f89e3d7c68e7215322b417 (patch) | |
tree | 28fb86175805f0aebb4f23f180735b2aa80ee75d /abs/core/openldap/openldap.tmpfiles | |
parent | 9d40ce39316649400bf6d83b1b811d93b6c5c149 (diff) | |
download | linhes_pkgbuild-2da7d2f141a9051c22f89e3d7c68e7215322b417.zip linhes_pkgbuild-2da7d2f141a9051c22f89e3d7c68e7215322b417.tar.gz linhes_pkgbuild-2da7d2f141a9051c22f89e3d7c68e7215322b417.tar.bz2 |
openldap: update to 2.4.45
Diffstat (limited to 'abs/core/openldap/openldap.tmpfiles')
-rw-r--r-- | abs/core/openldap/openldap.tmpfiles | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/abs/core/openldap/openldap.tmpfiles b/abs/core/openldap/openldap.tmpfiles new file mode 100644 index 0000000..9337fce --- /dev/null +++ b/abs/core/openldap/openldap.tmpfiles @@ -0,0 +1,3 @@ +D /run/openldap 0755 ldap ldap - + +f /var/lib/openldap/.placeholder 0644 ldap ldap - "prevent pwcheck error; pacman should not remove ~ldap" |