<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/">
  <channel>
    <title>Systemd on Christian Gmeiner</title>
    <link>https://playground.christian-gmeiner.info/tags/systemd/</link>
    <description>Recent content in Systemd on Christian Gmeiner</description>
    <image>
      <title>Christian Gmeiner</title>
      <url>https://playground.christian-gmeiner.info/papermod-cover.png</url>
      <link>https://playground.christian-gmeiner.info/papermod-cover.png</link>
    </image>
    <generator>Hugo -- 0.152.2</generator>
    <language>en-us</language>
    <lastBuildDate>Mon, 21 Jan 2013 21:03:26 +0000</lastBuildDate>
    <atom:link href="https://playground.christian-gmeiner.info/tags/systemd/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>systemd on a Gentoo based system</title>
      <link>https://playground.christian-gmeiner.info/2013-01-21-systemd-on-a-gentoo-based-system/</link>
      <pubDate>Mon, 21 Jan 2013 21:03:26 +0000</pubDate>
      <guid>https://playground.christian-gmeiner.info/2013-01-21-systemd-on-a-gentoo-based-system/</guid>
      <description>&lt;p&gt;I always wanted to try out systemd as I like the ideas and concept behind it. So lets get started:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;span style=&#34;line-height: 15px;&#34;&gt;add systemd USE-flag&lt;/span&gt;&lt;/li&gt;
&lt;li&gt;emerge –ask –changed-use –deep @world&lt;/li&gt;
&lt;li&gt;emerge –ask systemd&lt;/li&gt;
&lt;li&gt;change grub config to use init=/usr/bin/systemd&lt;/li&gt;
&lt;li&gt;reboot&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;localhost christian # systemd-analyze Traceback (most recent call last): File &amp;ldquo;/usr/bin/systemd-analyze&amp;rdquo;, line 23, in &lt;module&gt; from gi.repository import Gio ImportError: No module named gi.repository&lt;/p&gt;
&lt;p&gt;This can be fixed with:&lt;/p&gt;
&lt;h1 id=&#34;emerge--av-dev-pythonpygobject&#34;&gt;emerge -av dev-python/pygobject&lt;/h1&gt;
&lt;p&gt;Here are the first results:&lt;/p&gt;</description>
    </item>
  </channel>
</rss>
