# hc --hc=check_linux_burp_status --disable --comment=<text>
The comment should be saved in the state file and displayed with the --check option:
# hc --hc=check_linux_burp_status --check
INFO: *** start of check_health.sh [--hc=check_linux_burp_status --check] ***
INFO: logging takes places in /var/opt/hc/check_health.sh.log
INFO: HC check_linux_burp_status is currently disabled (COMMENT HERE)
INFO: HC check_linux_burp_status is currently scheduled (cron)
INFO: performing cleanup ...
INFO: *** finish of check_health.sh [--hc=check_linux_burp_status --check] ***
Allow something like this:
```
# hc --hc=check_linux_burp_status --disable --comment=<text>
```
The comment should be saved in the state file and displayed with the --check option:
```
# hc --hc=check_linux_burp_status --check
INFO: *** start of check_health.sh [--hc=check_linux_burp_status --check] ***
INFO: logging takes places in /var/opt/hc/check_health.sh.log
INFO: HC check_linux_burp_status is currently disabled (COMMENT HERE)
INFO: HC check_linux_burp_status is currently scheduled (cron)
INFO: performing cleanup ...
INFO: *** finish of check_health.sh [--hc=check_linux_burp_status --check] ***
```
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
Allow something like this:
The comment should be saved in the state file and displayed with the --check option:
Added in
a00d68afde