mirror of
https://github.com/YunoHost-Apps/zabbix_ynh.git
synced 2024-09-03 20:36:14 +02:00
updated sym link
This commit is contained in:
parent
2169449f69
commit
ab68a71b79
1 changed files with 1 additions and 1 deletions
|
@ -75,7 +75,7 @@ import_template(){
|
|||
mv /etc/zabbix/zabbix_agentd.d /etc/zabbix/zabbix_agentd.conf.d
|
||||
fi
|
||||
if [ ! -L /etc/zabbix/zabbix_agentd.d ];then
|
||||
ln -s /etc/zabbix/zabbix_agentd.d /etc/zabbix/zabbix_agentd.conf.d
|
||||
ln -s /etc/zabbix/zabbix_agentd.conf.d /etc/zabbix/zabbix_agentd.d
|
||||
fi
|
||||
|
||||
cp "$confUserPpath" /etc/zabbix/zabbix_agentd.d/userP_yunohost.conf
|
||||
|
|
Loading…
Add table
Reference in a new issue