<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<atom:link href="http://dev1galaxy.org/extern.php?action=feed&amp;tid=569&amp;type=rss" rel="self" type="application/rss+xml" />
		<title><![CDATA[Dev1 Galaxy Forum / file permission problem in RC live-isos]]></title>
		<link>http://dev1galaxy.org/viewtopic.php?id=569</link>
		<description><![CDATA[The most recent posts in file permission problem in RC live-isos.]]></description>
		<lastBuildDate>Mon, 24 Apr 2017 10:48:11 +0000</lastBuildDate>
		<generator>FluxBB</generator>
		<item>
			<title><![CDATA[file permission problem in RC live-isos]]></title>
			<link>http://dev1galaxy.org/viewtopic.php?pid=1243#p1243</link>
			<description><![CDATA[<p>Some system files in the RC live iso are owned by user (devuan) instead of root. If you install from the live iso, it gets carried over to the installation.</p><p>Simple fix:</p><div class="codebox"><pre><code>chown -R root:root /etc/xdg/xfce4</code></pre></div><p>-<br /># Do not recurse: </p><div class="codebox"><pre><code>chown root:root /etc/xdg
chown root:root /etc</code></pre></div><p>-</p><div class="codebox"><pre><code>chown -R root:root /usr/share/slim/themes/devuan-curve-purpy</code></pre></div><p>-<br /># Do not recurse:</p><div class="codebox"><pre><code>chown root:root /usr/share/slim/themes
chown root:root /usr/share
chown root:root /usr
chown root:root /home</code></pre></div>]]></description>
			<author><![CDATA[dummy@example.com (fsmithred)]]></author>
			<pubDate>Mon, 24 Apr 2017 10:48:11 +0000</pubDate>
			<guid>http://dev1galaxy.org/viewtopic.php?pid=1243#p1243</guid>
		</item>
	</channel>
</rss>
