From: mhoellein Date: Fri, 28 Dec 2018 23:05:11 +0000 (+0100) Subject: daily autocommit X-Git-Url: https://git.hoellein.online/?a=commitdiff_plain;h=06c9ea808895f1bfeb45a4308deca328d5fe58ef;p=homeserver daily autocommit --- diff --git a/systemd/system/fhem.service b/systemd/system/fhem.service index a7504fa6..d6386e69 100644 --- a/systemd/system/fhem.service +++ b/systemd/system/fhem.service @@ -6,8 +6,8 @@ Type=forking #ExecStartPre=/opt/hmusbcfg/hmland -d -p 1234 -r 0 ExecStart=/etc/init.d/fhem start ExecStop=/etc/init.d/fhem stop -Restart=always -RestartSec=5 +Restart=on-failure +RestartSec=50 [Install] WantedBy=multi-user.target