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
parent 4a5276b589
commit feabad39f4
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).