mirror of
https://github.com/community-scripts/ProxmoxVE.git
synced 2026-05-05 00:15:59 +00:00
Nagios: Ping fix (#14186)
This commit is contained in:
@@ -52,6 +52,7 @@ function update_script() {
|
||||
$STD make install-webconf
|
||||
$STD a2enmod rewrite
|
||||
$STD a2enmod cgi
|
||||
setcap cap_net_raw+p /bin/ping
|
||||
msg_ok "Built Nagios Core"
|
||||
|
||||
msg_info "Starting Nagios"
|
||||
|
||||
Reference in New Issue
Block a user