mirror of
https://github.com/Icinga/icinga2.git
synced 2025-07-29 16:44:29 +02:00
parent
6ebebb22d6
commit
7c5d646fd3
@ -183,8 +183,10 @@ 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
|
||||||
|
|
||||||
|
if [ "$master" = "n" ]; then
|
||||||
echo "Disabling notification feature..."
|
echo "Disabling notification feature..."
|
||||||
@CMAKE_INSTALL_FULL_SBINDIR@/icinga2-disable-feature notification
|
@CMAKE_INSTALL_FULL_SBINDIR@/icinga2-disable-feature notification
|
||||||
|
fi
|
||||||
|
|
||||||
echo ""
|
echo ""
|
||||||
echo "The key bundle was installed successfully and the agent component"
|
echo "The key bundle was installed successfully and the agent component"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user