fix
This commit is contained in:
parent
35a7e03db9
commit
877a6c57a3
@ -120,7 +120,7 @@ $ sudo systemctl enable nohang
|
|||||||
|
|
||||||
```
|
```
|
||||||
./nohang -h
|
./nohang -h
|
||||||
usage: nohang [-h] [-v] [-p] [-c CONFIG]
|
usage: nohang [-h] [-v] [-p] [-c CONFIG] [-cc CONFIG]
|
||||||
|
|
||||||
optional arguments:
|
optional arguments:
|
||||||
-h, --help show this help message and exit
|
-h, --help show this help message and exit
|
||||||
|
@ -359,3 +359,7 @@ post_kill_exe =
|
|||||||
|
|
||||||
forbid_negative_badness = True
|
forbid_negative_badness = True
|
||||||
|
|
||||||
|
###############################################################################
|
||||||
|
|
||||||
|
Use cases, feature requests and any questions are welcome:
|
||||||
|
https://github.com/hakavlad/nohang/issues
|
||||||
|
@ -355,3 +355,7 @@ post_kill_exe =
|
|||||||
|
|
||||||
forbid_negative_badness = True
|
forbid_negative_badness = True
|
||||||
|
|
||||||
|
###############################################################################
|
||||||
|
|
||||||
|
Use cases, feature requests and any questions are welcome:
|
||||||
|
https://github.com/hakavlad/nohang/issues
|
||||||
|
Loading…
Reference in New Issue
Block a user