diff options
| author | Martin Stensgård <mastensg@mastensg.net> | 2026-05-16 22:15:09 +0200 |
|---|---|---|
| committer | Martin Stensgård <mastensg@mastensg.net> | 2026-05-16 22:15:09 +0200 |
| commit | 53aa7dac2ef07dd29657a06c968c666b9e684c8c (patch) | |
| tree | 15ce67f080c433be6b539355b641381abb422e7f /systemd/opplysning-vis.service | |
| parent | a4a15001601ba9a1a32b64dec3ad079114d1be2f (diff) | |
Diffstat (limited to 'systemd/opplysning-vis.service')
| -rw-r--r-- | systemd/opplysning-vis.service | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/systemd/opplysning-vis.service b/systemd/opplysning-vis.service index bc8fd6c..a2f9d4c 100644 --- a/systemd/opplysning-vis.service +++ b/systemd/opplysning-vis.service @@ -5,6 +5,8 @@ Description=Vis fram opplysninger Type=simple ExecStart=/opt/opplysning/bin/opplysning-vis WorkingDirectory=/opt/opplysning +Restart=on-failure +RestartSec=5s [Install] WantedBy=multi-user.target |
