# Description
Adds a patch to remove mon.host entries on mon service cleanup.
Fixes #444
## Type of change
Please delete options that are not relevant.
- [X] Bug fix (non-breaking change which fixes an issue)
## How Has This Been Tested?
CI
## Contributor's Checklist
Please check that you have:
- [X] self-reviewed the code in this PR.
- [X] added code comments, particularly in hard-to-understand areas.
- [ ] updated the user documentation with corresponding changes.
- [ ] added tests to verify effectiveness of this change.
Signed-off-by: Utkarsh Bhatt <utkarsh.bhatt@canonical.com>