etc/systemd/system/rpi-check-restart.service hinzugefügt
This commit is contained in:
6
etc/systemd/system/rpi-check-restart.service
Normal file
6
etc/systemd/system/rpi-check-restart.service
Normal file
@@ -0,0 +1,6 @@
|
||||
[Unit]
|
||||
Description=Restart rpi-check.service
|
||||
|
||||
[Service]
|
||||
Type=oneshot
|
||||
ExecStart=/bin/systemctl restart rpi-check.service
|
||||
Reference in New Issue
Block a user