mirror of
https://github.com/YunoHost-Apps/zabbix_ynh.git
synced 2024-09-03 20:36:14 +02:00
issue with conf file
This commit is contained in:
parent
b0d347be66
commit
e5ab4b6f75
1 changed files with 0 additions and 5 deletions
|
@ -116,11 +116,6 @@ dpkg -i zabbix-frontend-php+stretch_all-noapache2.deb
|
|||
|
||||
rm -fr zabbix-*.deb
|
||||
ynh_package_install zabbix-server-mysql
|
||||
if [ -f /etc/zabbix/zabbix-server.conf ] ;then
|
||||
mv /etc/zabbix/zabbix-server.conf{,.bak}
|
||||
else
|
||||
cp /usr/lib/tmpfiles.d/zabbix-server.conf /etc/zabbix/
|
||||
fi
|
||||
DEBIAN_FRONTEND=noninteractive apt-mark hold zabbix-server-mysql zabbix-frontend-php
|
||||
|
||||
sed -i "s/# fr_FR.UTF-8 UTF-8/fr_FR.UTF-8 UTF-8/g" /etc/locale.gen
|
||||
|
|
Loading…
Add table
Reference in a new issue