Merge pull request #49975 from rallytime/bp-49958

Back-port #49958 to 2018.3
This commit is contained in:
Nicole Thomas 2018-10-10 13:44:55 -04:00 committed by GitHub
commit 7d8f10c621
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -85,7 +85,7 @@ def _enable_atrun():
Enable and start the atrun daemon
'''
name = 'com.apple.atrun'
services = salt.utils.mac_utils.available_services()
services = __utils__['mac_utils.available_services']()
label = None
path = None