<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<atom:link href="https://dev1galaxy.org/extern.php?action=feed&amp;tid=2962&amp;type=rss" rel="self" type="application/rss+xml" />
		<title><![CDATA[Dev1 Galaxy Forum / RC script templates]]></title>
		<link>https://dev1galaxy.org/viewtopic.php?id=2962</link>
		<description><![CDATA[The most recent posts in RC script templates.]]></description>
		<lastBuildDate>Tue, 16 Jul 2019 00:38:07 +0000</lastBuildDate>
		<generator>FluxBB</generator>
		<item>
			<title><![CDATA[Re: RC script templates]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=17105#p17105</link>
			<description><![CDATA[<p>Ralph, Thanks. This is some good info! I&#039;ll keep looking for that old tool but the files you recommended, look to be a good start place for now. Much appreciated.</p>]]></description>
			<author><![CDATA[dummy@example.com (aut0exec)]]></author>
			<pubDate>Tue, 16 Jul 2019 00:38:07 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=17105#p17105</guid>
		</item>
		<item>
			<title><![CDATA[Re: RC script templates]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=17077#p17077</link>
			<description><![CDATA[<p>Well, crazy or not, I think today&#039;s easiest method is to copy <span class="bbc">/etc/init.d/skeleton</span> into the target init script, which then is a configuration for the interpreter script <span class="bbc">/lib/init/init-d-script</span> that implements the control actions around the nominated &quot;service program&quot;.</p><p>The <span class="bbc">init-d-script</span> can also itself be copied, modified (especially by adding an LSB header) and used as the init.d script. That&#039;s a good approach if for instance your KPI is a lines-per-day measure, or more seriously, the actual service control is significantly unusual and/or complex.</p><p>The middle ground is to rather expand the <span class="bbc">skeleton</span> copy with overriding functions for the actions where the generic implementations don&#039;t suffice.</p><p>The &quot;difficult&quot; part is still to read and digest the section 22.2 on Init Actions in <a href="http://refspecs.linuxfoundation.org/LSB_5.0.0/LSB-Core-generic/LSB-Core-generic/book1.html" rel="nofollow">Linux Standard Base Core Specification, Generic Part</a>, plus a few sections following that, and to map that to the specifics of the system at hand.</p>]]></description>
			<author><![CDATA[dummy@example.com (ralph.ronnquist)]]></author>
			<pubDate>Mon, 15 Jul 2019 09:36:25 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=17077#p17077</guid>
		</item>
		<item>
			<title><![CDATA[RC script templates]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=17073#p17073</link>
			<description><![CDATA[<p>Not sure where to put this and my Google searches are turning up nothing useful; I&#039;m hoping someone here remembers the command I&#039;m looking for though!</p><p>I feel like way back in the good ole days there was an &#039;*rc*&#039; tool that would auto-generate the shell of an rc script for you and then you just simply had to modify the necessary items for your daemon/process/etc within the script. Does this sound familiar to anyone and if so what was the utility? Thought I had hit the jackpot with &#039;sysv-rc-conf&#039; but that&#039;s more of a &#039;chkconfig&#039; tool it seems...</p><p>*I am aware that I can copy most any other rc script in order to accomplish this task but now I&#039;m trying to make sure I&#039;m not going crazy and making up tools! <img src="https://dev1galaxy.org/img/smilies/big_smile.png" width="15" height="15" alt="big_smile" /></p>]]></description>
			<author><![CDATA[dummy@example.com (aut0exec)]]></author>
			<pubDate>Mon, 15 Jul 2019 00:49:22 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=17073#p17073</guid>
		</item>
	</channel>
</rss>
