feat: reliability, ops hooks, security checks, daily report
This commit is contained in:
@@ -0,0 +1,9 @@
|
||||
[Unit]
|
||||
Description=Watchdog for ssh-monitor service
|
||||
After=network-online.target
|
||||
Wants=network-online.target
|
||||
|
||||
[Service]
|
||||
Type=oneshot
|
||||
ExecStart=/usr/local/bin/ssh-monitor-watchdog
|
||||
User=root
|
||||
Reference in New Issue
Block a user