mirror of
https://github.com/LX3JL/xlxd.git
synced 2026-04-21 06:13:43 +00:00
Create ambedwatchdog.timer
This commit is contained in:
parent
51fa189119
commit
af3fca5111
1 changed files with 10 additions and 0 deletions
10
scripts/ambedwatchdog.timer
Normal file
10
scripts/ambedwatchdog.timer
Normal file
|
|
@ -0,0 +1,10 @@
|
|||
[Unit]
|
||||
Description=Contiously monitor ambed if it crashes
|
||||
Requires=xlxd.service ambed.service
|
||||
|
||||
[Timer]
|
||||
OnCalendar=*-*-* *:*:0/5
|
||||
Unit=ambedwatchdog.service
|
||||
|
||||
[Install]
|
||||
WantedBy=multi-user.target
|
||||
Loading…
Add table
Add a link
Reference in a new issue