mirror of
https://github.com/LX3JL/xlxd.git
synced 2025-12-06 07:42:01 +01:00
Create ambedwatchdog.service
This commit is contained in:
parent
af3fca5111
commit
44893d2f21
7
scripts/ambedwatchdog.service
Normal file
7
scripts/ambedwatchdog.service
Normal file
|
|
@ -0,0 +1,7 @@
|
|||
[Unit]
|
||||
Description=Check ambedwatchdog
|
||||
After=network.target
|
||||
|
||||
[Service]
|
||||
Type=simple
|
||||
ExecStart=/usr/bin/ambedwatchdog
|
||||
Loading…
Reference in a new issue