[ostree] dracut: Also ensure we're using the systemd module



commit 26baee6c3b16d35db28de1b8d3e62ae57856496f
Author: Colin Walters <walters verbum org>
Date:   Mon Jun 3 20:49:07 2013 -0400

    dracut: Also ensure we're using the systemd module
    
    I can't work out how this happens otherwise in Fedora...

 src/dracut/ostree.conf |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/src/dracut/ostree.conf b/src/dracut/ostree.conf
index 3d86ec4..612bb43 100755
--- a/src/dracut/ostree.conf
+++ b/src/dracut/ostree.conf
@@ -15,4 +15,4 @@
 # Free Software Foundation, Inc., 59 Temple Place - Suite 330,
 # Boston, MA 02111-1307, USA.
 
-add_dracutmodules+="ostree"
+add_dracutmodules+=" ostree systemd "


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]