mirror of
https://github.com/Icinga/icinga2.git
synced 2025-07-27 07:34:15 +02:00
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} \
|
%configure --with-icinga-user=%{icinga_user} \
|
||||||
--with-icinga-group=%{icinga_group} \
|
--with-icinga-group=%{icinga_group} \
|
||||||
--with-icingacmd-user=%{icinga_user} \
|
--with-icingacmd-user=%{icinga_user} \
|
||||||
--with-icingacmd-group=%{icinga_group}
|
--with-icingacmd-group=%{icingacmd_group}
|
||||||
|
|
||||||
make %{?_smp_mflags}
|
make %{?_smp_mflags}
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user