blob: 18e320d74b634ad4e59e8585effb94cf8a5ede1a (
plain)
1
2
3
4
5
6
|
[Unit]
Description=check expiry of surveilled keys/certificates
[Service]
Environment=MAILTO=me@example.com
ExecStart=#BINDIR#/crypt-expiry-check -qa -e $MAILTO -f #ETCDIR#/crypt-expiry.checks
|