Skip to content

Commit

Permalink
Update bootstrap.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
jangaraj committed Dec 8, 2015
1 parent 2a532d5 commit 7c2a8fa
Showing 1 changed file with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -50,6 +50,8 @@ fix_permissions() {
chmod u+s `which ping`
chown root:zabbix /usr/sbin/fping
chown root:zabbix /usr/sbin/fping6
chmod 4710 /usr/sbin/fping
chmod 4710 /usr/sbin/fping6
}
update_config() {
sed -i 's#=ZS_ListenPort#='${ZS_ListenPort}'#g' /usr/local/etc/zabbix_server.conf
Expand Down

0 comments on commit 7c2a8fa

Please sign in to comment.