Use PathModified in systemd path unit for Zitadel JWT
This commit is contained in:
parent
80ad7f5456
commit
3c694b6fb3
1 changed files with 10 additions and 10 deletions
|
|
@ -546,7 +546,7 @@ in
|
|||
wantedBy = [ "multi-user.target" ];
|
||||
|
||||
pathConfig = {
|
||||
PathChanged = cfg.zitadelJwtPath;
|
||||
PathModified = cfg.zitadelJwtPath;
|
||||
Unit = "openbao-jwt-changed.service";
|
||||
TriggerLimitIntervalSec = 30;
|
||||
TriggerLimitBurst = 3;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue