From 56cddb593a7a9316f5daaf004b40a36819ccce47 Mon Sep 17 00:00:00 2001 From: brent s Date: Tue, 20 Jun 2017 18:00:56 -0400 Subject: [PATCH] updating docs, unnecessary rm --- docs/README.adoc | 1 - 1 file changed, 1 deletion(-) diff --git a/docs/README.adoc b/docs/README.adoc index 15ec790..d0f51a2 100644 --- a/docs/README.adoc +++ b/docs/README.adoc @@ -182,7 +182,6 @@ Currently, only one method of logging is enabled, and is always enabled. It can == Debugging Sometimes it's useful to get a little more information, or to start an installation from within an already-booted environment and you didn't remember (or weren't able to) change the kernel parameters. If this is the case, simply export the `DEBUG` environment variable (it can be set to anything, it doesn't matter) -- if this is done, the arguments will be read from /tmp/cmdline instead. e.g.: - rm -f * export DEBUG=true cp /proc/cmdline /tmp/. chmod 600 /tmp/cmdline