]> git.ipfire.org Git - thirdparty/dracut.git/commitdiff
systemd/module-setup.sh: add journalctl and systemctl
authorHarald Hoyer <harald@redhat.com>
Tue, 29 May 2012 07:17:43 +0000 (09:17 +0200)
committerHarald Hoyer <harald@redhat.com>
Tue, 29 May 2012 07:17:43 +0000 (09:17 +0200)
modules.d/98systemd/module-setup.sh

index 1528a21e3f6d588dd564887fe286c78b284769bd..c6ab1b358cf8bf75d83da40c1ffc6764db216236 100755 (executable)
@@ -112,6 +112,8 @@ install() {
         dracut_install "$i"
     done
 
+    dracut_install journalctl systemctl
+
     ln -fs /lib/systemd/systemd "$initdir/init"
 
 #    {