Blame 0031-Config-file-for-systemd-on-Gentoo.patch

Harald Hoyer 12f6cc
From e625eea4f9af15f9de6e840e6db797b5f50b7e1f Mon Sep 17 00:00:00 2001
Harald Hoyer 12f6cc
From: =?UTF-8?q?Amadeusz=20=C5=BBo=C5=82nowski?= <aidecoe@aidecoe.name>
Harald Hoyer 12f6cc
Date: Thu, 26 Jul 2012 09:35:57 +0200
Harald Hoyer 12f6cc
Subject: [PATCH] Config file for systemd on Gentoo.
Harald Hoyer 12f6cc
Harald Hoyer 12f6cc
---
Harald Hoyer 12f6cc
 dracut.conf.d/gentoo-systemd.conf.example | 5 +++++
Harald Hoyer 12f6cc
 1 file changed, 5 insertions(+)
Harald Hoyer 12f6cc
 create mode 100644 dracut.conf.d/gentoo-systemd.conf.example
Harald Hoyer 12f6cc
Harald Hoyer 12f6cc
diff --git a/dracut.conf.d/gentoo-systemd.conf.example b/dracut.conf.d/gentoo-systemd.conf.example
Harald Hoyer 12f6cc
new file mode 100644
Harald Hoyer 12f6cc
index 0000000..00af70b
Harald Hoyer 12f6cc
--- /dev/null
Harald Hoyer 12f6cc
+++ b/dracut.conf.d/gentoo-systemd.conf.example
Harald Hoyer 12f6cc
@@ -0,0 +1,5 @@
Harald Hoyer 12f6cc
+# /etc/dracut.conf.d/gentoo-systemd.conf
Harald Hoyer 12f6cc
+
Harald Hoyer 12f6cc
+# Paths of systemd dirs on Gentoo
Harald Hoyer 12f6cc
+systemdutildir=/usr/lib/systemd
Harald Hoyer 12f6cc
+systemdsystemunitdir=/usr/lib/systemd/system