<?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>didoune.fr &#187; GNU / Linux</title>
	<atom:link href="http://didoune.fr/blog/category/gnu_linux/feed/" rel="self" type="application/rss+xml" />
	<link>http://didoune.fr/blog</link>
	<description>de tout et en plus sur tout</description>
	<lastBuildDate>Tue, 29 May 2012 11:28:40 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
		<item>
		<title>Astuce: Lancer un script au démarrage de Linux n&#8217;appartenant pas à root</title>
		<link>http://didoune.fr/blog/2009/07/08/script-lance-au-demarrage-de-linux-nappartenant-pas-a-root/</link>
		<comments>http://didoune.fr/blog/2009/07/08/script-lance-au-demarrage-de-linux-nappartenant-pas-a-root/#comments</comments>
		<pubDate>Wed, 08 Jul 2009 08:53:06 +0000</pubDate>
		<dc:creator>Ulf</dc:creator>
				<category><![CDATA[GNU / Linux]]></category>
		<category><![CDATA[Informatique]]></category>
		<category><![CDATA[démarrage]]></category>
		<category><![CDATA[fedora]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[non root]]></category>
		<category><![CDATA[owner]]></category>
		<category><![CDATA[process]]></category>
		<category><![CDATA[propriétaire]]></category>
		<category><![CDATA[rc.local]]></category>

		<guid isPermaLink="false">http://didoune.fr/blog/?p=1976</guid>
		<description><![CDATA[Astuce découverte aujourd&#8217;hui et que j&#8217;ai galéré à trouver. Pour lancer un script shell au démarrage et qu&#8217;il n&#8217;appartienne pas à l&#8217;utilisateur root, utilisez la commande suivante : su &#60;nom_utilisateur&#62; &#8211; -c /chemin/vers/le/script/script.sh ou &#171;&#160;commande à executer&#160;&#187; - : lance un login shell -c : chemin vers la commande a exécutée Le code peut être [...]]]></description>
		<wfw:commentRss>http://didoune.fr/blog/2009/07/08/script-lance-au-demarrage-de-linux-nappartenant-pas-a-root/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>

