|
@@ -97,6 +97,7 @@ if [[ "$ACTION" = "install" ]]; then
|
|
|
systemctl enable monitoring@server.service
|
|
systemctl enable monitoring@server.service
|
|
|
systemctl start monitoring@server.service
|
|
systemctl start monitoring@server.service
|
|
|
else
|
|
else
|
|
|
|
|
+ systemctl daemon-reload
|
|
|
systemctl restart monitoring@server.service
|
|
systemctl restart monitoring@server.service
|
|
|
fi
|
|
fi
|
|
|
|
|
|