From f826268ece5d3da674be87664aacb588b89e674c Mon Sep 17 00:00:00 2001 From: Alexey Avramov Date: Fri, 6 Jul 2018 02:29:46 +0900 Subject: [PATCH] update readme --- README.md | 7 +------ 1 file changed, 1 insertion(+), 6 deletions(-) diff --git a/README.md b/README.md index 68e0535..0008a41 100644 --- a/README.md +++ b/README.md @@ -82,12 +82,7 @@ optional arguments: ### How to configure nohang -Default path to config after installation is -``` -/etc/nohang/nohang.conf -``` - -Read config and edit values before the start of the program. Execute `sudo systemctl restart nohang` for apply changes. +Default path to config after installation is `/etc/nohang/nohang.conf`. The config is well commented. Read config and edit values before the start of the program. Execute `sudo systemctl restart nohang` for apply changes. ### Feedback