From 877a6c57a3f44a3410a02b276e03a79592e41f0f Mon Sep 17 00:00:00 2001 From: Alexey Avramov Date: Sun, 14 Jul 2019 11:29:22 +0900 Subject: [PATCH] fix --- README.md | 2 +- my_desktop.conf | 4 ++++ nohang.conf | 4 ++++ 3 files changed, 9 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 97a03f4..64a9eee 100644 --- a/README.md +++ b/README.md @@ -120,7 +120,7 @@ $ sudo systemctl enable nohang ``` ./nohang -h -usage: nohang [-h] [-v] [-p] [-c CONFIG] +usage: nohang [-h] [-v] [-p] [-c CONFIG] [-cc CONFIG] optional arguments: -h, --help show this help message and exit diff --git a/my_desktop.conf b/my_desktop.conf index d1edf8c..d1b3203 100644 --- a/my_desktop.conf +++ b/my_desktop.conf @@ -359,3 +359,7 @@ post_kill_exe = forbid_negative_badness = True +############################################################################### + + Use cases, feature requests and any questions are welcome: + https://github.com/hakavlad/nohang/issues diff --git a/nohang.conf b/nohang.conf index 1b5ef4f..67bc8cd 100644 --- a/nohang.conf +++ b/nohang.conf @@ -355,3 +355,7 @@ post_kill_exe = forbid_negative_badness = True +############################################################################### + + Use cases, feature requests and any questions are welcome: + https://github.com/hakavlad/nohang/issues