Make sure /etc/openldap has the right ownership
This commit is contained in:
parent
daae1f2037
commit
62b86130d9
@ -256,6 +256,8 @@ in {
|
|||||||
${build-ca-script ca-path
|
${build-ca-script ca-path
|
||||||
cfg.ssl-chain
|
cfg.ssl-chain
|
||||||
cfg.ssl-ca-certificate}
|
cfg.ssl-ca-certificate}
|
||||||
|
# The script is failing to do this
|
||||||
|
chown "${user}:${group}" /etc/openldap
|
||||||
'';
|
'';
|
||||||
serviceConfig = {
|
serviceConfig = {
|
||||||
PrivateDevices = true;
|
PrivateDevices = true;
|
||||||
|
Loading…
Reference in New Issue
Block a user