<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	
	>
<channel>
	<title>
	Comments on: How to Enable PM2 to Auto Start Node.js App at System Boot	</title>
	<atom:link href="https://www.tecmint.com/enable-pm2-to-auto-start-node-js-app/feed/" rel="self" type="application/rss+xml" />
	<link>https://www.tecmint.com/enable-pm2-to-auto-start-node-js-app/</link>
	<description>Tecmint - Linux Howtos, Tutorials, Guides, News, Tips and Tricks.</description>
	<lastBuildDate>Sun, 02 Jan 2022 06:39:50 +0000</lastBuildDate>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	
	<item>
		<title>
		By: SAM		</title>
		<link>https://www.tecmint.com/enable-pm2-to-auto-start-node-js-app/comment-page-1/#comment-1694634</link>

		<dc:creator><![CDATA[SAM]]></dc:creator>
		<pubDate>Sun, 02 Jan 2022 06:39:50 +0000</pubDate>
		<guid isPermaLink="false">https://www.tecmint.com/?p=42799#comment-1694634</guid>

					<description><![CDATA[Your article seems jumping just after the &lt;strong&gt;pm2&lt;/strong&gt; startup. The article introduction was crystal clear on what it is all about, but then suddenly after issuing pm2 startup. I&#039;ve lost track that is whether you telling me to create a file or what???]]></description>
			<content:encoded><![CDATA[<p>Your article seems jumping just after the <strong>pm2</strong> startup. The article introduction was crystal clear on what it is all about, but then suddenly after issuing pm2 startup. I&#8217;ve lost track that is whether you telling me to create a file or what???</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Bob		</title>
		<link>https://www.tecmint.com/enable-pm2-to-auto-start-node-js-app/comment-page-1/#comment-1555124</link>

		<dc:creator><![CDATA[Bob]]></dc:creator>
		<pubDate>Mon, 26 Jul 2021 23:06:19 +0000</pubDate>
		<guid isPermaLink="false">https://www.tecmint.com/?p=42799#comment-1555124</guid>

					<description><![CDATA[&quot;To confirm that the PM2 startup service is up and running under systemd, run the following command (replace the &lt;strong&gt;pm2-root.service&lt;/strong&gt; with the actual name of your service, check the output of the previous command):
&lt;pre&gt;
# systemctl status pm2-root.service&quot;
&lt;/pre&gt;
Sorry, I&#039;m a bit confused by this. I was never asked to name the pm2 service anything else, so in the output, it&#039;s just called pm2-root.service. And &quot;systemctl status pm2-root.service&quot; just says that the service is &quot;inactive (dead)&quot;. Was I supposed to name this thing somewhere??]]></description>
			<content:encoded><![CDATA[<p>&#8220;To confirm that the PM2 startup service is up and running under systemd, run the following command (replace the <strong>pm2-root.service</strong> with the actual name of your service, check the output of the previous command):</p>
<pre>
# systemctl status pm2-root.service"
</pre>
<p>Sorry, I&#8217;m a bit confused by this. I was never asked to name the pm2 service anything else, so in the output, it&#8217;s just called pm2-root.service. And &#8220;systemctl status pm2-root.service&#8221; just says that the service is &#8220;inactive (dead)&#8221;. Was I supposed to name this thing somewhere??</p>
]]></content:encoded>
		
			</item>
	</channel>
</rss>
