mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-04-27 11:13:24 +02:00
- 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>
19 lines
522 B
Plaintext
19 lines
522 B
Plaintext
etc/logrotate.d/zabbix_agentd
|
|
etc/rc.d/init.d/zabbix_agentd
|
|
etc/sudoers.d/zabbix
|
|
etc/zabbix_agentd
|
|
etc/zabbix_agentd/scripts
|
|
etc/zabbix_agentd/zabbix_agentd.conf
|
|
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/zabbix
|
|
usr/sbin/zabbix_agentd
|
|
#usr/share/man/man1/zabbix_get.1
|
|
#usr/share/man/man1/zabbix_sender.1
|
|
#usr/share/man/man8/zabbix_agentd.8
|
|
var/ipfire/backup/addons/includes/zabbix_agentd
|
|
#var/log/zabbix
|