Toggle menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.

servicefailure@.service: Difference between revisions

From Randomness wiki
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