<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
	<title type="html"><![CDATA[SoliForum - 3D Printing Community — how to remove FreeLSS from startup (solved)]]></title>
	<link rel="self" href="https://www.soliforum.com/feed/atom/topic/13145/" />
	<updated>2015-12-23T14:58:35Z</updated>
	<generator>PunBB</generator>
	<id>https://www.soliforum.com/topic/13145/how-to-remove-freelss-from-startup-solved/</id>
		<entry>
			<title type="html"><![CDATA[Re: how to remove FreeLSS from startup (solved)]]></title>
			<link rel="alternate" href="https://www.soliforum.com/post/112407/#p112407" />
			<content type="html"><![CDATA[<p>If you wanted to disable running it at startup temporarily, you can type the following command.</p><div class="codebox"><pre><code>sudo update-rc.d freelss remove</code></pre></div><p>To reenable, type this below.<br /></p><div class="codebox"><pre><code>sudo update-rc.d freelss defaults</code></pre></div><p>- Uriah</p>]]></content>
			<author>
				<name><![CDATA[hairu526]]></name>
				<uri>https://www.soliforum.com/user/4789/</uri>
			</author>
			<updated>2015-12-23T14:58:35Z</updated>
			<id>https://www.soliforum.com/post/112407/#p112407</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[how to remove FreeLSS from startup (solved)]]></title>
			<link rel="alternate" href="https://www.soliforum.com/post/112245/#p112245" />
			<content type="html"><![CDATA[<p>As I am still playing with my Raspberry Pi I want to turn off the run at startup function that I invoked by running the command:<br />$ make startup&nbsp; <br />as described on the Github FreeLSS site.</p><p>I don&#039;t want to remove FreeLSS - just the auto run on startup. </p><p>Update:<br />I searched long and hard and finally figured this out for myself - this is the way I did it - not sure if its 100% correct but it worked for me:</p><p>The file I found I needed to get rid of is called freelss in the /etc/init.d folder <br />1st I copied the file to somewhere else to be able to fix any screwups...<br />In terminal I navigated to the /etc/init.d folder<br />and once there I typed &quot;sudo rm freelss&quot;<br />Seems to have killed the automatic startup of freelss while still letting me run it from the terminal</p><p>Mike</p>]]></content>
			<author>
				<name><![CDATA[ninefinger]]></name>
				<uri>https://www.soliforum.com/user/12856/</uri>
			</author>
			<updated>2015-12-21T01:55:33Z</updated>
			<id>https://www.soliforum.com/post/112245/#p112245</id>
		</entry>
</feed>
