Emitter: E-mail on backup failure
This commit is contained in:
parent
2c32c0c1ab
commit
451605c50d
|
@ -116,6 +116,8 @@
|
|||
sslKeyPasswordFile = "/secrets/burp_ssl_key_password";
|
||||
};
|
||||
};
|
||||
services.statusEmail.enable = true;
|
||||
systemd.services.burp-client.unitConfig.OnFailure = "status-email@%n.service";
|
||||
|
||||
# This value determines the NixOS release from which the default
|
||||
# settings for stateful data, like file locations and database versions
|
||||
|
|
Loading…
Reference in a new issue