<?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=5555&amp;type=rss" rel="self" type="application/rss+xml" />
		<title><![CDATA[Dev1 Galaxy Forum / runit-services: new package available !]]></title>
		<link>https://dev1galaxy.org/viewtopic.php?id=5555</link>
		<description><![CDATA[The most recent posts in runit-services: new package available !.]]></description>
		<lastBuildDate>Mon, 03 Jul 2023 19:22:59 +0000</lastBuildDate>
		<generator>FluxBB</generator>
		<item>
			<title><![CDATA[Re: runit-services: new package available !]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=42752#p42752</link>
			<description><![CDATA[<div class="quotebox"><cite>Lorenzo wrote:</cite><blockquote><div><p>Hi,</p><div class="quotebox"><blockquote><div><p>As a suggestion, you may consider using</p><p>sv check dbus || exit &lt;some_value&gt;</p><p>instead of</p><p>sv start dbus || true</p></div></blockquote></div><p>(sv start)&#160; is equal to (sv up + sv check), so the subtle difference is that I&#039;m forcing the wanted status to be &#039;up&#039; before the check;<br />as for true vs exit &lt;some_value&gt; I&#039;m using the latter for hard dependency and true for soft dependency. Of course I may have wrongly set a dependency as soft instead of hard..</p></div></blockquote></div><p>Ok, I understand. My thought was that <span class="bbc">sv check dbus</span> started the service in case it was down.</p><div class="quotebox"><blockquote><div><p>Do you have a script that doesn&#039;t work for your use case? If yes please report it and I&#039;ll have a look again.</p></div></blockquote></div><p>No, I haven&#039;t. Your scripts worked fine during the time I have spent testing them in daedalus. Nonetheless, if this happens, I&#039;ll let you know. Thanks!</p>]]></description>
			<author><![CDATA[dummy@example.com (aitor)]]></author>
			<pubDate>Mon, 03 Jul 2023 19:22:59 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=42752#p42752</guid>
		</item>
		<item>
			<title><![CDATA[Re: runit-services: new package available !]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=42720#p42720</link>
			<description><![CDATA[<p>Hi,</p><div class="quotebox"><blockquote><div><p>As a suggestion, you may consider using</p><p>sv check dbus || exit &lt;some_value&gt;</p><p>instead of</p><p>sv start dbus || true</p></div></blockquote></div><p>(sv start)&#160; is equal to (sv up + sv check), so the subtle difference is that I&#039;m forcing the wanted status to be &#039;up&#039; before the check;<br />as for true vs exit &lt;some_value&gt; I&#039;m using the latter for hard dependency and true for soft dependency. Of course I may have wrongly set a dependency as soft instead of hard.. <br />Do you have a script that doesn&#039;t work for your use case? If yes please report it and I&#039;ll have a look again.</p>]]></description>
			<author><![CDATA[dummy@example.com (Lorenzo)]]></author>
			<pubDate>Fri, 30 Jun 2023 19:23:02 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=42720#p42720</guid>
		</item>
		<item>
			<title><![CDATA[Re: runit-services: new package available !]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=42687#p42687</link>
			<description><![CDATA[<p>Thanks for your work!</p><p>As a suggestion, you may consider using</p><div class="codebox"><pre><code>sv check dbus || exit &lt;some_value&gt;</code></pre></div><p>instead of</p><div class="codebox"><pre><code>sv start dbus || true</code></pre></div><p>in the runscript of those services that depend on dbus, like elogind and so on.</p><p>After all, this is the point of <span class="bbc">/etc/sv/dbus/check</span>. Isn&#039;t it?</p>]]></description>
			<author><![CDATA[dummy@example.com (aitor)]]></author>
			<pubDate>Tue, 27 Jun 2023 21:22:42 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=42687#p42687</guid>
		</item>
		<item>
			<title><![CDATA[runit-services: new package available !]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=41084#p41084</link>
			<description><![CDATA[<p>Hi all,</p><p>an official package that contains runit services is finally available in unstable and testing.<br />Could be especially useful for runit-init users that are no expert or don&#039;t have the time<br />to write the scripts.<br />For now the number of scripts is limited [1] (other scripts will be added after<br />incoming Debian release); if a script for a service you are using is missing you can<br />file a wishlist bug report against the Debian package so that I can prioritize scripts<br />that are actually requested by users.<br />Also, reports or questions about the package are welcome too</p><p>To install just do</p><div class="codebox"><pre><code>apt-get install runit-services</code></pre></div><p>To understand how this package works I recommend to read<br /><a href="https://salsa.debian.org/Lorenzo.ru.g-guest/runit-services/-/blob/master/README" rel="nofollow">https://salsa.debian.org/Lorenzo.ru.g-g … ter/README</a><br />before installing.</p><p>Best,<br />Lorenzo</p><p>[1] available services are:<br />acpi-fakekey,<br />anacron<br />apache2<br />atd<br />chrony<br />cron<br />cups<br />dbus<br />dhclient<br />elogind<br />exim4<br />gdomap<br />haveged<br />isc-dhcp-server<br />lightdm<br />lircd<br />mariadb<br />mdadm<br />openntpd<br />postfix<br />preload<br />proftpd<br />rsyslog<br />sddm<br />slim<br />wicd<br />xdm</p>]]></description>
			<author><![CDATA[dummy@example.com (Lorenzo)]]></author>
			<pubDate>Mon, 13 Feb 2023 22:37:02 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=41084#p41084</guid>
		</item>
	</channel>
</rss>
