launchd: fix for user-level services (#899)

* launchd: fix for user-level services

* fix changelog fragment number
This commit is contained in:
tomaszn 2020-09-27 22:30:22 +02:00 committed by GitHub
commit 2794dc7b02
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 4 additions and 2 deletions

View file

@ -0,0 +1,2 @@
bugfixes:
- launchd - fix for user-level services (https://github.com/ansible-collections/community.general/issues/896).