mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-04-27 11:13:24 +02:00
zabbix_agentd: Fix agent modules dir and few minor bugs
- Add agent modules-dir to backup
- Remove original, not used agent modules dir from rootfile
- Create modules-dir during install if it not already exists
- bugfix: Add existence check before creating log-dir, avoiding error
messages if it already exists from a previous install
- bugfix: add extract_backup_includes to update.sh script to make
sure backup includes exist when backup is taken.
Signed-off-by: Robin Roevens <robin.roevens@disroot.org>
This commit is contained in:
committed by
Peter Müller
parent
9497d862ba
commit
1d00837e7e
@@ -8,7 +8,7 @@ etc/zabbix_agentd/zabbix_agentd.d
|
||||
etc/zabbix_agentd/zabbix_agentd.d/userparameter_pakfire.conf
|
||||
usr/bin/zabbix_get
|
||||
usr/bin/zabbix_sender
|
||||
usr/lib/modules
|
||||
#usr/lib/modules
|
||||
usr/lib/zabbix
|
||||
usr/sbin/zabbix_agentd
|
||||
#usr/share/man/man1/zabbix_get.1
|
||||
|
||||
Reference in New Issue
Block a user