systemd: add units for a service and timer
Signed-off-by: Vincent Batts <vbatts@hashbangbash.com>
This commit is contained in:
parent
f8a6a4deca
commit
082a4cb672
3 changed files with 21 additions and 0 deletions
5
too-soon-remote@.service
Normal file
5
too-soon-remote@.service
Normal 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"
|
Loading…
Add table
Add a link
Reference in a new issue