From: Thierry Parmentelat Date: Wed, 27 Feb 2013 17:24:06 +0000 (+0100) Subject: oops, really turn off systemd debugging X-Git-Tag: bootcd-5.2-1~2 X-Git-Url: http://git.onelab.eu/?p=bootcd.git;a=commitdiff_plain;h=d572ca2df9a4fc79e0a55a26af76413f1efe7f5b oops, really turn off systemd debugging --- diff --git a/build.sh b/build.sh index 6018f05..16adabd 100755 --- a/build.sh +++ b/build.sh @@ -13,9 +13,8 @@ DIRNAME=$(dirname $0) PATH=/sbin:/bin:/usr/sbin:/usr/bin DEBUG_SYSTEMD="" -# turn this on to get systemd's full log on console (slows things down) +# uncomment this on to get systemd's full log on console (slows things down) #DEBUG_SYSTEMD=true -DEBUG_SYSTEMD=false # defaults DEFAULT_TYPES="usb iso"