diff options
Diffstat (limited to 'docs/DEBUGGING.md')
-rw-r--r-- | docs/DEBUGGING.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/DEBUGGING.md b/docs/DEBUGGING.md index 3e89a5d..175e557 100644 --- a/docs/DEBUGGING.md +++ b/docs/DEBUGGING.md @@ -93,7 +93,7 @@ systemctl enable debug-shell.service or by specifying ```sh -systemd.debug-shell=1 +systemd.debug_shell=1 ``` on the kernel command line. |