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