More actions
Created page with "<syntaxhighlight lang="INI"> [Unit] Description=Failure handler for %i [Service] Type=oneshot ExecStart=/home/pi/.cron/servicefailure/servicefailure.py %i </syntaxhighlight>" |
(No difference)
|
Revision as of 21:35, 9 September 2024
[Unit]
Description=Failure handler for %i
[Service]
Type=oneshot
ExecStart=/home/pi/.cron/servicefailure/servicefailure.py %i