<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>postIt &#187; startup</title>
	<atom:link href="https://lakm.us/postit/tag/startup/feed/" rel="self" type="application/rss+xml" />
	<link>https://lakm.us/postit</link>
	<description>Post-It sticky notes with PasteBin sense</description>
	<lastBuildDate>Thu, 02 Jan 2025 01:33:57 +0000</lastBuildDate>
	<language>en-US</language>
		<sy:updatePeriod>hourly</sy:updatePeriod>
		<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=4.0.18</generator>
	<item>
		<title>Custom run level init.d script:

start &#8230;</title>
		<link>https://lakm.us/postit/2012/01/custom-run-level-init-d-scriptstart/</link>
		<comments>https://lakm.us/postit/2012/01/custom-run-level-init-d-scriptstart/#comments</comments>
		<pubDate>Wed, 11 Jan 2012 09:50:01 +0000</pubDate>
		<dc:creator><![CDATA[Arif]]></dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[script]]></category>
		<category><![CDATA[startup]]></category>

		<guid isPermaLink="false">http://xp-racy.lan/postit/?p=142</guid>
		<description><![CDATA[Custom run level init.d script: startup script on run level 0 and 6, as 34th start only e.g. update-rc.d which-tty start 34 0 6 . will create /etc/rc0.d/S34which-tty /etc/rc6.d/S34which-tty]]></description>
				<content:encoded><![CDATA[<p>Custom run level <code>init.d</code> script:</p>
<p>startup script on run level  0 and 6,  as 34th <code>start</code> only e.g.</p>

<div class="wp_syntax"><table><tr><td class="code"><pre class="bash" style="font-family:monospace;">update-rc.d which-tty start <span style="color: #000000;">34</span> <span style="color: #000000;">0</span> <span style="color: #000000;">6</span> .</pre></td></tr></table></div>

<p>will create</p>

<div class="wp_syntax"><table><tr><td class="code"><pre class="bash" style="font-family:monospace;"><span style="color: #000000; font-weight: bold;">/</span>etc<span style="color: #000000; font-weight: bold;">/</span>rc0.d<span style="color: #000000; font-weight: bold;">/</span>S34which-tty
<span style="color: #000000; font-weight: bold;">/</span>etc<span style="color: #000000; font-weight: bold;">/</span>rc6.d<span style="color: #000000; font-weight: bold;">/</span>S34which-tty</pre></td></tr></table></div>

]]></content:encoded>
			<wfw:commentRss>https://lakm.us/postit/2012/01/custom-run-level-init-d-scriptstart/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
