Skip to content

Commit

Permalink
fix(macos): fix service name on macos
Browse files Browse the repository at this point in the history
  • Loading branch information
noelmcloughlin committed Jun 11, 2019
1 parent e2a9da6 commit f28d08b
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion grafana/osfamilymap.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -52,6 +52,7 @@ Solaris: {}
Windows: {}

MacOS:
rootgroup: {{ macos_group | d('') }}
group: {{ macos_group | d('') }}
service:
name: grafana
group: {{ macos_group | d('') }}

0 comments on commit f28d08b

Please sign in to comment.