From 806572d058239d231c13f5b1858729259d294a11 Mon Sep 17 00:00:00 2001 From: Harald Hoyer Date: Tue, 29 May 2012 09:17:43 +0200 Subject: [PATCH] systemd/module-setup.sh: add journalctl and systemctl --- modules.d/98systemd/module-setup.sh | 2 ++ 1 file changed, 2 insertions(+) diff --git a/modules.d/98systemd/module-setup.sh b/modules.d/98systemd/module-setup.sh index 1528a21..c6ab1b3 100755 --- a/modules.d/98systemd/module-setup.sh +++ b/modules.d/98systemd/module-setup.sh @@ -112,6 +112,8 @@ install() { dracut_install "$i" done + dracut_install journalctl systemctl + ln -fs /lib/systemd/systemd "$initdir/init" # { -- 2.7.4