<?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=7798&amp;type=rss" rel="self" type="application/rss+xml" />
		<title><![CDATA[Dev1 Galaxy Forum / what about "turnstile" for user services?]]></title>
		<link>https://dev1galaxy.org/viewtopic.php?id=7798</link>
		<description><![CDATA[The most recent posts in what about "turnstile" for user services?.]]></description>
		<lastBuildDate>Sat, 07 Mar 2026 05:03:18 +0000</lastBuildDate>
		<generator>FluxBB</generator>
		<item>
			<title><![CDATA[Re: what about "turnstile" for user services?]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=62590#p62590</link>
			<description><![CDATA[<p>A note for anyone holding their breath:<br /> <span class="bbc">turnstile</span> is now available on ceres<br />(debian package version 0.1.11-2)</p>]]></description>
			<author><![CDATA[dummy@example.com (ralph.ronnquist)]]></author>
			<pubDate>Sat, 07 Mar 2026 05:03:18 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=62590#p62590</guid>
		</item>
		<item>
			<title><![CDATA[Re: what about "turnstile" for user services?]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=62150#p62150</link>
			<description><![CDATA[<p>everything i cobble together is interesting and unheard of, it just gets no traction.</p>]]></description>
			<author><![CDATA[dummy@example.com (EDX-0)]]></author>
			<pubDate>Sat, 14 Feb 2026 05:55:23 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=62150#p62150</guid>
		</item>
		<item>
			<title><![CDATA[Re: what about "turnstile" for user services?]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=62149#p62149</link>
			<description><![CDATA[<div class="quotebox"><blockquote><div><p>i develop shed, which is simpler as it is written in posix shell, it does some simple and rudimentary implementation of XDG_RUNTIME_DIR management, service files are just simple key=val files, it has multiple shortcomings as of right now as in spite of some users being interested and even using shed i&#039;m the sole developer.</p><p>shed is intended to eventually provide the expected functionality of what debian defines as &quot;x-session-manager&quot; however at the time it does not and needs to be started before the window manager in the xsession, at the moment the design considers only x11 but eventually it aims to be agnostic to the session type so it can be used for tty sessions, x11 sessions, wayland sessions and even ssh sessions, it implements exactly 0 dbus anything.</p><p>if anyone is curious here&#039;s the repo <a href="https://git.devuan.org/eylles/shed" rel="nofollow">https://git.devuan.org/eylles/shed</a> it has gathered very low traction specially here on the devuan forums</p></div></blockquote></div><p>That&#039;s really neat and I hadn&#039;t heard of it before now, thanks for sharing.</p><p> I&#039;m also delighted to see turnstile being included, though I only ever tried it once on Void Linux where it was buggy in desktop environments (I assume because it doesnt cover all of the login1 dbus stuff yet).</p>]]></description>
			<author><![CDATA[dummy@example.com (hunter0one)]]></author>
			<pubDate>Sat, 14 Feb 2026 05:00:48 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=62149#p62149</guid>
		</item>
		<item>
			<title><![CDATA[Re: what about "turnstile" for user services?]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=62034#p62034</link>
			<description><![CDATA[<p>Yes, I wouldn&#039;t have mentioned it otherwise.</p><p>In my experience the packaged turnstile daemon is quite stable and safe. The package default backend, despite its name &quot;suss&quot;, also works quite well. (I haven&#039;t explored the other backends) It provides a reliable &quot;user service&quot; process control including both one-shot actions and session-based services.</p><p>The expected &quot;normal&quot; use is straight-foward. A user that wants many services with start-up inter-dependencies may of course need to design that start-up somewhat carefully.</p><p>In short: a good option.</p>]]></description>
			<author><![CDATA[dummy@example.com (ralph.ronnquist)]]></author>
			<pubDate>Mon, 09 Feb 2026 01:47:59 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=62034#p62034</guid>
		</item>
		<item>
			<title><![CDATA[Re: what about "turnstile" for user services?]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=62033#p62033</link>
			<description><![CDATA[<p>i develop shed, which is simpler as it is written in posix shell, it does some simple and rudimentary implementation of XDG_RUNTIME_DIR management, service files are just simple key=val files, it has multiple shortcomings as of right now as in spite of some users being interested and even using shed i&#039;m the sole developer.</p><p>shed is intended to eventually provide the expected functionality of what debian defines as &quot;x-session-manager&quot; however at the time it does not and needs to be started before the window manager in the xsession, at the moment the design considers only x11 but eventually it aims to be agnostic to the session type so it can be used for tty sessions, x11 sessions, wayland sessions and even ssh sessions, it implements exactly 0 dbus anything.</p><p>if anyone is curious here&#039;s the repo <a href="https://git.devuan.org/eylles/shed" rel="nofollow">https://git.devuan.org/eylles/shed</a> it has gathered very low traction specially here on the devuan forums</p>]]></description>
			<author><![CDATA[dummy@example.com (EDX-0)]]></author>
			<pubDate>Mon, 09 Feb 2026 01:31:59 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=62033#p62033</guid>
		</item>
		<item>
			<title><![CDATA[Re: what about "turnstile" for user services?]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=62032#p62032</link>
			<description><![CDATA[<p>Do you think it’s quite secure enough for Devuan users to try, or might there be a few little things to sort out first?</p>]]></description>
			<author><![CDATA[dummy@example.com (igorzwx)]]></author>
			<pubDate>Mon, 09 Feb 2026 01:15:29 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=62032#p62032</guid>
		</item>
		<item>
			<title><![CDATA[Re: what about "turnstile" for user services?]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=62031#p62031</link>
			<description><![CDATA[<p>Ah, so you just repeated a phrase from the upstream README.</p><p>I read your post as if you knew about something particular.</p><p>Refering to source would best be <a href="https://git.devuan.org/devuan/turnstile" rel="nofollow">https://git.devuan.org/devuan/turnstile</a> as it then would include patches and packaging deployed for the Devuan (and proposed Debian) package.<br />(Done by Mark Hindley and myself)</p>]]></description>
			<author><![CDATA[dummy@example.com (ralph.ronnquist)]]></author>
			<pubDate>Mon, 09 Feb 2026 00:41:59 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=62031#p62031</guid>
		</item>
		<item>
			<title><![CDATA[Re: what about "turnstile" for user services?]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=62030#p62030</link>
			<description><![CDATA[<div class="quotebox"><blockquote><div><p>_https://github.com/chimera-linux/turnstile</p><p>Turnstile is a <span style="color: red"><strong>work in progress</strong></span> effort to create a session/login tracker to serve as a fully featured alternative to the logind subproject from systemd, and to provide a neutral API to both our session tracker and to logind itself.</p></div></blockquote></div><p>What do you think &quot;work in progress&quot; means in this context?</p><p>It’s not entirely without problems:<br />_https://github.com/chimera-linux/turnstile/issues</p>]]></description>
			<author><![CDATA[dummy@example.com (igorzwx)]]></author>
			<pubDate>Mon, 09 Feb 2026 00:25:33 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=62030#p62030</guid>
		</item>
		<item>
			<title><![CDATA[Re: what about "turnstile" for user services?]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=62029#p62029</link>
			<description><![CDATA[<p>@igorzwx: I don&#039;t understand what you mean with that &quot;warning&quot;? Have you been using it and ran into issues?</p>]]></description>
			<author><![CDATA[dummy@example.com (ralph.ronnquist)]]></author>
			<pubDate>Sun, 08 Feb 2026 23:11:22 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=62029#p62029</guid>
		</item>
		<item>
			<title><![CDATA[Re: what about "turnstile" for user services?]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=62016#p62016</link>
			<description><![CDATA[<p>It’s worth noting Turnstile is still a bit of a work-in-progress. It might be a touch temperamental, so don’t be surprised if it all goes a bit pear-shaped.</p>]]></description>
			<author><![CDATA[dummy@example.com (igorzwx)]]></author>
			<pubDate>Sun, 08 Feb 2026 14:15:11 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=62016#p62016</guid>
		</item>
		<item>
			<title><![CDATA[what about "turnstile" for user services?]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=62000#p62000</link>
			<description><![CDATA[<p>Note that Devuan <span class="bbu">experimantal</span> also includes <span class="bbc">turnstile</span> which also is in the NEW queue for a Debian build.</p><div class="quotebox"><cite>turnstile wrote:</cite><blockquote><div><p> <em>Standalone login/session tracker</em><br />aims to serve as a fully featured alternative to the logind subproject from systemd, and to provide a neutral API to both our session tracker and to logind itself. Currently it offers:<br />- session/login tracker<br />- a service-manager-agnostic way to manage per-user service managers for user services</p></div></blockquote></div>]]></description>
			<author><![CDATA[dummy@example.com (ralph.ronnquist)]]></author>
			<pubDate>Sat, 07 Feb 2026 22:01:45 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=62000#p62000</guid>
		</item>
	</channel>
</rss>
