12 lines
186 B
Plaintext
12 lines
186 B
Plaintext
[Unit]
|
|
Description=Run ssh-monitor watchdog every minute
|
|
|
|
[Timer]
|
|
OnBootSec=2min
|
|
OnUnitActiveSec=1min
|
|
Unit=ssh-monitor-watchdog.service
|
|
Persistent=true
|
|
|
|
[Install]
|
|
WantedBy=timers.target
|