<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
</head>
<body>
Hallo,<br>
<br>
hab es jetzt mal so in der /etc/systemd/system/vzlogger.service
geändert:<br>
<br>
[Unit]<br>
Description=vzlogger<br>
After=syslog.target network.target<br>
After=mysql.service ntp.service middleware.service
push-server.service<br>
<br>
[Service]<br>
ExecStart=/usr/local/bin/vzlogger -c /etc/vzlogger.conf<br>
ExecReload=/bin/kill -HUP $MAINPID<br>
<font color="#0000ff">Restart=on-failure</font><br>
StandardOutput=null<br>
<br>
[Install]<br>
WantedBy=multi-user.target<br>
<br>
passt das?<br>
<br>
Gruß<br>
Thomas<br>
<br>
<br>
<br>
<div class="moz-cite-prefix">Am 09.12.2019 um 14:54 schrieb Daniel
Lauckner:<br>
</div>
<blockquote type="cite" cite="mid:722595863.20191209145459@jahp.de">
<pre class="moz-quote-pre" wrap="">Hallo,
am Montag, 9. Dezember 2019 um 11:21 hat <a class="moz-txt-link-abbreviated" href="mailto:Heine.thomas@online.de">Heine.thomas@online.de</a> geschrieben:
</pre>
<blockquote type="cite">
<pre class="moz-quote-pre" wrap="">Was muss ich für den automatischen Neustart ändern?
</pre>
</blockquote>
<pre class="moz-quote-pre" wrap="">
<a class="moz-txt-link-freetext" href="https://www.2daygeek.com/linux-systemd-auto-restart-services-when-down/">https://www.2daygeek.com/linux-systemd-auto-restart-services-when-down/</a>
mfg Daniel
</pre>
</blockquote>
<br>
</body>
</html>