Merge pull request #9 from Ma27/restart-ldap-outpost
authentik-ldap: restart on failure
This commit is contained in:
commit
1d2fe8bd1e
1 changed files with 1 additions and 0 deletions
|
|
@ -234,6 +234,7 @@ in
|
|||
DynamicUser = true;
|
||||
ExecStart = "${config.services.authentik.authentikComponents.gopkgs}/bin/ldap";
|
||||
EnvironmentFile = mkIf (cfg.environmentFile != null) [ cfg.environmentFile ];
|
||||
Restart = "on-failure";
|
||||
};
|
||||
};
|
||||
}))
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue