Mickael-Martin 6 lat temu
rodzic
commit
c07324c30c
1 zmienionych plików z 0 dodań i 1 usunięć
  1. 0 1
      scripts/install

+ 0 - 1
scripts/install

@@ -281,7 +281,6 @@ ynh_replace_string --match_string="db_name" --replace_string="$db_name" --target
 ynh_replace_string --match_string="db_user" --replace_string="$db_user" --target_file=/usr/share/zabbix/conf/zabbix.conf.php
 ynh_replace_string --match_string="db_user" --replace_string="$db_user" --target_file=/usr/share/zabbix/conf/zabbix.conf.php
 ynh_replace_string --match_string="db_pwd" --replace_string="$db_pwd" --target_file=/usr/share/zabbix/conf/zabbix.conf.php
 ynh_replace_string --match_string="db_pwd" --replace_string="$db_pwd" --target_file=/usr/share/zabbix/conf/zabbix.conf.php
 
 
-chattr +i /usr/share/zabbix/conf/zabbix.conf.php
 chown -R www-data. /usr/share/zabbix
 chown -R www-data. /usr/share/zabbix
 
 
 ynh_replace_string --match_string="DBName=zabbix" --replace_string="DBName=$db_name" --target_file=/etc/zabbix/zabbix_server.conf
 ynh_replace_string --match_string="DBName=zabbix" --replace_string="DBName=$db_name" --target_file=/etc/zabbix/zabbix_server.conf