Skip to content

Commit d0261f6

Browse files
committed
fix(freebsd): FreeBSD user and group are named 'icinga'
1 parent 0f4ed1c commit d0261f6

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

icinga2/osfamilymap.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
Debian: {}
22
FreeBSD:
3+
user: icinga
4+
group: icinga
35
configure_repositories: False
46
config_dir: /usr/local/etc/icinga2
57
check_command_dir: /usr/local/etc/icinga2/conf.d/check_command

0 commit comments

Comments
 (0)