busybox-initramfs: remove systemd debug args

^^ fixes long boot delay with debugging enabled
This commit is contained in:
Stefan Saraev 2013-10-07 22:58:53 +03:00
parent 08e68d5001
commit a746958fe3

View File

@ -89,7 +89,6 @@
;;
debugging)
DEBUG=yes
INIT_ARGS="$INIT_ARGS --log-level=debug"
;;
bootchart)
BOOTCHART=yes