diff --git a/.config b/.config index ccc64ea..4b7121b 100644 --- a/.config +++ b/.config @@ -31,4 +31,4 @@ ROOT= LMK="lib/modules/$KERNEL" # Debug log file -DEBUG=/tmp/linux-live-debug.log +DEBUG=/tmp/livekit-debug.log diff --git a/build b/build index 2d69f55..d00b441 100755 --- a/build +++ b/build @@ -13,4 +13,3 @@ cd $CHANGEDIR # only root can continue, because only root can read all files from your system allow_only_root -# ouch