mirror of https://github.com/Icinga/icinga2.git
Use correct name for the icinga command group.
This commit is contained in:
parent
ebc92a0ba6
commit
d32ca5133b
|
@ -135,7 +135,7 @@ IDOUtils schema >= 1.10
|
|||
%configure --with-icinga-user=%{icinga_user} \
|
||||
--with-icinga-group=%{icinga_group} \
|
||||
--with-icingacmd-user=%{icinga_user} \
|
||||
--with-icingacmd-group=%{icinga_group}
|
||||
--with-icingacmd-group=%{icingacmd_group}
|
||||
|
||||
make %{?_smp_mflags}
|
||||
|
||||
|
|
Loading…
Reference in New Issue