mirror of https://github.com/Icinga/icinga2.git
parent
3f2238b46c
commit
72364d1008
|
@ -37,6 +37,9 @@ AGENT
|
||||||
echo "Enabling agent feature..."
|
echo "Enabling agent feature..."
|
||||||
@CMAKE_INSTALL_FULL_SBINDIR@/icinga2-enable-feature agent
|
@CMAKE_INSTALL_FULL_SBINDIR@/icinga2-enable-feature agent
|
||||||
|
|
||||||
|
echo "Disabling notification feature..."
|
||||||
|
@CMAKE_INSTALL_FULL_SBINDIR@/icinga2-disable-feature notification
|
||||||
|
|
||||||
echo ""
|
echo ""
|
||||||
echo "The key bundle was installed successfully and the agent component"
|
echo "The key bundle was installed successfully and the agent component"
|
||||||
echo "was enabled. Please make sure to restart Icinga 2 for these changes"
|
echo "was enabled. Please make sure to restart Icinga 2 for these changes"
|
||||||
|
|
Loading…
Reference in New Issue