systemd: add units for a service and timer

Signed-off-by: Vincent Batts <vbatts@hashbangbash.com>
This commit is contained in:
Vincent Batts 2025-07-30 13:54:55 -04:00
parent f8a6a4deca
commit 082a4cb672
Signed by: vbatts
GPG key ID: E30EFAA812C6E5ED
3 changed files with 21 additions and 0 deletions

5
too-soon-remote@.service Normal file
View file

@ -0,0 +1,5 @@
[Unit]
Description=check domain's certificate expiration and alert if expires within 20d
[Service]
ExecStart="/usr/local/bin/too-soon" "-D" "remote" "%i"