summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAlessandro Elias2016-02-17 17:23:42 +0100
committerAlessandro Elias2016-02-17 17:23:42 +0100
commitdaca164f8c8e5f9e3f97b6ec6c807ca860d84f7e (patch)
treefb221513bfb876dc8b942a8b907f8a6862b706a1
parentDisabled from mod dnbd3-rootfs hooks: prepare-root-partition.sh (diff)
downloadsystemd-init-daca164f8c8e5f9e3f97b6ec6c807ca860d84f7e.tar.gz
systemd-init-daca164f8c8e5f9e3f97b6ec6c807ca860d84f7e.tar.xz
systemd-init-daca164f8c8e5f9e3f97b6ec6c807ca860d84f7e.zip
Enabled debug options.
Signed-off-by: Alessandro Elias <ae11@c3sl.ufpr.br>
-rw-r--r--builder/hd-boot/etc/conf.d/debug.conf3
1 files changed, 2 insertions, 1 deletions
diff --git a/builder/hd-boot/etc/conf.d/debug.conf b/builder/hd-boot/etc/conf.d/debug.conf
index 7bad341a..d0deacf4 100644
--- a/builder/hd-boot/etc/conf.d/debug.conf
+++ b/builder/hd-boot/etc/conf.d/debug.conf
@@ -1,2 +1,3 @@
-#export RD_DEBUG=yes
+export RD_DEBUG=yes
export DRACUT_QUIET=no
+alias ll='ls -lF'