mirror of
https://github.com/YunoHost-Apps/zabbix_ynh.git
synced 2024-09-03 20:36:14 +02:00
Fix /etc/sudoers.d/zabbix perms ...
This commit is contained in:
parent
5f7bb0f643
commit
6f24d0a9cb
1 changed files with 1 additions and 0 deletions
|
@ -98,6 +98,7 @@ import_template () {
|
|||
bashUserPpath="../conf/etc_zabbix_zabbix_agentd.d_yunohost.sh"
|
||||
|
||||
cp "$sudoUserPpath" /etc/sudoers.d/zabbix
|
||||
chmod 400 /etc/sudoers.d/zabbix
|
||||
|
||||
if [ -d /etc/zabbix/zabbix_agentd.d ]
|
||||
then
|
||||
|
|
Loading…
Add table
Reference in a new issue