<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0">
<channel>
<title>MultiChain Developer Q&amp;A - Recent questions tagged systemd</title>
<link>https://www.multichain.com/qa/tag/systemd</link>
<description>Powered by Question2Answer</description>
<item>
<title>Problem with auto start of MultiChain on Ubuntu 18.04</title>
<link>https://www.multichain.com/qa/14183/problem-with-auto-start-of-multichain-on-ubuntu-18-04</link>
<description>Hello,&lt;br /&gt;
&lt;br /&gt;
I have 3 nodes (1 'master' and 2 'childs'). I can using systemd autostart on the first (master) server. However, the 2nd and 3thrd don't start when using systemd. When starting the 2nd and 3thrd server manually by $ sudo multichaind chain1 -daemon, everything works smoothly.&lt;br /&gt;
&lt;br /&gt;
I have the following file in /etc/systemd/system (on all 3 servers):&lt;br /&gt;
&lt;br /&gt;
[Unit]&lt;br /&gt;
Description=MultiChain service&lt;br /&gt;
After=network.target&lt;br /&gt;
StartLimitIntervalSec=0&lt;br /&gt;
[Service]&lt;br /&gt;
Type=simple&lt;br /&gt;
Restart=always&lt;br /&gt;
RestartSec=1&lt;br /&gt;
User=ubuntu&lt;br /&gt;
ExecStart=/usr/local/bin/multichaind chain1&lt;br /&gt;
&lt;br /&gt;
[Install]&lt;br /&gt;
WantedBy=multi-user.target&lt;br /&gt;
&lt;br /&gt;
Anyone an idea what I'm missing?&lt;br /&gt;
&lt;br /&gt;
Many thanks.&lt;br /&gt;
&lt;br /&gt;
Guy</description>
<guid isPermaLink="true">https://www.multichain.com/qa/14183/problem-with-auto-start-of-multichain-on-ubuntu-18-04</guid>
<pubDate>Fri, 24 May 2019 14:13:49 +0000</pubDate>
</item>
</channel>
</rss>