collectd is gone
This commit is contained in:
@@ -31,8 +31,6 @@ elif [[ "${service}" == "nginx" ]]; then
|
||||
fi
|
||||
elif [[ "${service}" == "docker" ]]; then
|
||||
systemctl restart --no-block docker
|
||||
elif [[ "${service}" == "collectd" ]]; then
|
||||
systemctl restart --no-block collectd
|
||||
elif [[ "${service}" == "box" ]]; then
|
||||
systemctl reload --no-block box
|
||||
else
|
||||
|
||||
Reference in New Issue
Block a user