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

* launchd: fix for user-level services

* fix changelog fragment number

(cherry picked from commit 2794dc7b02)

Co-authored-by: tomaszn <tomaszn@users.noreply.github.com>
This commit is contained in:
patchback[bot] 2020-09-28 07:15:48 +02:00 committed by GitHub
commit feabad39f4
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).