<div dir="ltr">Thanks for the reply. I added "Type=forking" and still get same results:<br><br>● hello-phoenix.service - hello-phoenix service<br>   Loaded: loaded (/etc/systemd/system/hello-phoenix.service; enabled)<br>   Active: failed (Result: start-limit) since Thu 2016-07-07 10:59:25 EDT; 23s ago<br>  Process: 7139 ExecStart=/home/hello-phoenix/app/bin/hello_phoenix start (code=exited, status=0/SUCCESS)<br> Main PID: 7174 (code=exited, status=0/SUCCESS)<br><br>Jul 07 10:59:25 Phoenix1 systemd[1]: hello-phoenix.service start request repeated too quickly, refusing to start.<br>Jul 07 10:59:25 Phoenix1 systemd[1]: Failed to start hello-phoenix service.<br>Jul 07 10:59:25 Phoenix1 systemd[1]: Unit hello-phoenix.service entered failed state.<br>Jul 07 10:59:27 Phoenix1 systemd[1]: hello-phoenix.service start request repeated too quickly, refusing to start.<br>Jul 07 10:59:27 Phoenix1 systemd[1]: Failed to start hello-phoenix service.<br>root@Phoenix1:~# journalctl -xn<br>-- Logs begin at Wed 2016-07-06 16:21:33 EDT, end at Thu 2016-07-07 10:59:27 EDT. --<br>Jul 07 10:59:24 Phoenix1 sudo[6984]: pam_unix(sudo:session): session opened for user root by root(uid=0)<br>Jul 07 10:59:24 Phoenix1 sudo[6984]: pam_unix(sudo:session): session closed for user root<br>Jul 07 10:59:25 Phoenix1 systemd[1]: hello-phoenix.service start request repeated too quickly, refusing to start.<br>Jul 07 10:59:25 Phoenix1 systemd[1]: Failed to start hello-phoenix service.<br>-- Subject: Unit hello-phoenix.service has failed<br>-- Defined-By: systemd<br>-- Support: <a href="http://lists.freedesktop.org/mailman/listinfo/systemd-devel">http://lists.freedesktop.org/mailman/listinfo/systemd-devel</a><br>-- <br>-- Unit hello-phoenix.service has failed.<br>-- <br>-- The result is failed.<br>Jul 07 10:59:25 Phoenix1 systemd[1]: Unit hello-phoenix.service entered failed state.<br>Jul 07 10:59:27 Phoenix1 sudo[7177]: root : TTY=pts/2 ; PWD=/root ; USER=root ; COMMAND=/bin/systemctl start hello-phoenix.service<br>Jul 07 10:59:27 Phoenix1 sudo[7177]: pam_unix(sudo:session): session opened for user root by root(uid=0)<br>Jul 07 10:59:27 Phoenix1 systemd[1]: hello-phoenix.service start request repeated too quickly, refusing to start.<br>Jul 07 10:59:27 Phoenix1 systemd[1]: Failed to start hello-phoenix service.<br>-- Subject: Unit hello-phoenix.service has failed<br>-- Defined-By: systemd<br>-- Support: <a href="http://lists.freedesktop.org/mailman/listinfo/systemd-devel">http://lists.freedesktop.org/mailman/listinfo/systemd-devel</a><br>-- <br>-- Unit hello-phoenix.service has failed.<br>-- <br>-- The result is failed.<br>Jul 07 10:59:27 Phoenix1 sudo[7177]: pam_unix(sudo:session): session closed for user root<br>root@Phoenix1:~# <br></div><div class="gmail_extra"><br clear="all"><div><div class="gmail_signature" data-smartmail="gmail_signature"><div dir="ltr"><br><font color="#888888"><div dir="ltr"><div><span>Sincerely</span>,<br><span>Michael</span> <span>Chavez</span>, Web Developer<br>Space-Rocket | web and graphic design<br><br>M: <a value="+14157247935">415-724-7935</a><br><br>
W: <a href="http://www.space-rocket.com/" target="_blank">http://www.space-rocket.com/</a></div></div></font></div></div></div>
<br><div class="gmail_quote">On Thu, Jul 7, 2016 at 7:48 AM, Mantas Mikulėnas <span dir="ltr"><<a href="mailto:grawity@gmail.com" target="_blank">grawity@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><span class=""><div dir="ltr">> Process: 4281 ExecStart=/home/hello-phoenix/app/bin/hello_phoenix start (code=exited, status=0/SUCCESS)</div><span>
</span></span><p dir="ltr">If it's a 'daemon', use Type=forking.</p>
</blockquote></div><br></div>