mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-04-09 18:45:54 +02:00
In the past the apache configuration was part of the backup and may have been restored after Core Update 118 was installed with PHP being dropped amongst other things. This patch will make sure that only keys are being backuped. Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
50 lines
1010 B
Plaintext
50 lines
1010 B
Plaintext
/var/ipfire/*/settings
|
|
/var/ipfire/*/*.conf
|
|
/var/ipfire/*/*.pem
|
|
/var/ipfire/*/config
|
|
/var/ipfire/*/enable
|
|
/var/ipfire/*/*enable*
|
|
/var/ipfire/ovpn/collectd.vpn
|
|
/etc/unbound
|
|
/etc/passwd
|
|
/etc/shadow
|
|
/etc/group
|
|
/etc/ipsec.user.*
|
|
/etc/ipsec.user-post.conf
|
|
/etc/sysconfig/*
|
|
/etc/hosts*
|
|
/etc/httpd/server.crt
|
|
/etc/httpd/server.csr
|
|
/etc/httpd/server.key
|
|
/etc/httpd/server-ecdsa.crt
|
|
/etc/httpd/server-ecdsa.csr
|
|
/etc/httpd/server-ecdsa.key
|
|
/etc/ssh/ssh_host*
|
|
/etc/ssh/sshd_config
|
|
/etc/logrotate.d
|
|
/var/ipfire/auth/users
|
|
/var/ipfire/dhcp/*
|
|
/var/ipfire/dnsforward/*
|
|
/var/ipfire/firewall
|
|
/var/ipfire/fwhosts
|
|
/var/ipfire/main/*
|
|
/var/ipfire/ovpn
|
|
/var/ipfire/ppp
|
|
/var/ipfire/proxy
|
|
/var/ipfire/qos/*
|
|
/var/ipfire/qos/bin/qos.sh
|
|
/var/ipfire/time/
|
|
/var/ipfire/urlfilter
|
|
/var/ipfire/vpn
|
|
/var/log/ip-acct/*
|
|
/var/log/rrd/*
|
|
/var/log/rrd/collectd
|
|
/var/log/vnstat
|
|
/etc/sysconfig/firewall.local
|
|
/etc/sysconfig/rc.local
|
|
/root/.gitconfig
|
|
/root/.bash_history
|
|
/var/ipfire/ethernet/aliases
|
|
/var/ipfire/ethernet/wireless
|
|
/var/ipfire/captive/*
|