Skip to content

Commit

Permalink
fix(freebsd): FreeBSD user and group are named 'icinga'
Browse files Browse the repository at this point in the history
  • Loading branch information
alxwr committed Jul 13, 2019
1 parent 0f4ed1c commit d0261f6
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions icinga2/osfamilymap.yaml
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
Debian: {}
FreeBSD:
user: icinga
group: icinga
configure_repositories: False
config_dir: /usr/local/etc/icinga2
check_command_dir: /usr/local/etc/icinga2/conf.d/check_command
Expand Down

0 comments on commit d0261f6

Please sign in to comment.