mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-04-28 11:43:25 +02:00
backup: Order incldue/exclude alphabetically
Nothing has been added or removed Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
This commit is contained in:
@@ -1,5 +1,5 @@
|
|||||||
*.tmp
|
|
||||||
/etc/sysconfig/lm_sensors
|
/etc/sysconfig/lm_sensors
|
||||||
|
*.tmp
|
||||||
/var/ipfire/ethernet/settings
|
/var/ipfire/ethernet/settings
|
||||||
/var/ipfire/firewall/bin/*
|
/var/ipfire/firewall/bin/*
|
||||||
/var/ipfire/ovpn/openssl/*
|
/var/ipfire/ovpn/openssl/*
|
||||||
|
|||||||
@@ -1,38 +1,45 @@
|
|||||||
/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/group
|
||||||
/etc/ipsec.user.*
|
|
||||||
/etc/ipsec.user-post.conf
|
|
||||||
/etc/sysconfig/*
|
|
||||||
/etc/hosts*
|
/etc/hosts*
|
||||||
/etc/httpd/server.crt
|
/etc/httpd/server.crt
|
||||||
/etc/httpd/server.csr
|
/etc/httpd/server.csr
|
||||||
/etc/httpd/server.key
|
|
||||||
/etc/httpd/server-ecdsa.crt
|
/etc/httpd/server-ecdsa.crt
|
||||||
/etc/httpd/server-ecdsa.csr
|
/etc/httpd/server-ecdsa.csr
|
||||||
/etc/httpd/server-ecdsa.key
|
/etc/httpd/server-ecdsa.key
|
||||||
/etc/ssh/ssh_host*
|
/etc/httpd/server.key
|
||||||
/etc/ssh/sshd_config
|
/etc/ipsec.user.*
|
||||||
|
/etc/ipsec.user-post.conf
|
||||||
/etc/logrotate.d
|
/etc/logrotate.d
|
||||||
|
/etc/passwd
|
||||||
|
/etc/shadow
|
||||||
|
/etc/ssh/sshd_config
|
||||||
|
/etc/ssh/ssh_host*
|
||||||
|
/etc/sysconfig/*
|
||||||
|
/etc/sysconfig/firewall.local
|
||||||
|
/etc/sysconfig/rc.local
|
||||||
|
/etc/unbound
|
||||||
|
/root/.bash_history
|
||||||
|
/root/.gitconfig
|
||||||
/var/ipfire/auth/users
|
/var/ipfire/auth/users
|
||||||
|
/var/ipfire/captive/*
|
||||||
|
/var/ipfire/*/*.conf
|
||||||
|
/var/ipfire/*/config
|
||||||
/var/ipfire/dhcp/*
|
/var/ipfire/dhcp/*
|
||||||
/var/ipfire/dnsforward/*
|
/var/ipfire/dnsforward/*
|
||||||
|
/var/ipfire/*/enable
|
||||||
|
/var/ipfire/*/*enable*
|
||||||
|
/var/ipfire/ethernet/aliases
|
||||||
|
/var/ipfire/ethernet/wireless
|
||||||
/var/ipfire/firewall
|
/var/ipfire/firewall
|
||||||
/var/ipfire/fwhosts
|
/var/ipfire/fwhosts
|
||||||
/var/ipfire/main/*
|
/var/ipfire/main/*
|
||||||
/var/ipfire/ovpn
|
/var/ipfire/ovpn
|
||||||
|
/var/ipfire/ovpn/collectd.vpn
|
||||||
|
/var/ipfire/*/*.pem
|
||||||
/var/ipfire/ppp
|
/var/ipfire/ppp
|
||||||
/var/ipfire/proxy
|
/var/ipfire/proxy
|
||||||
/var/ipfire/qos/*
|
/var/ipfire/qos/*
|
||||||
/var/ipfire/qos/bin/qos.sh
|
/var/ipfire/qos/bin/qos.sh
|
||||||
|
/var/ipfire/*/settings
|
||||||
/var/ipfire/time/
|
/var/ipfire/time/
|
||||||
/var/ipfire/urlfilter
|
/var/ipfire/urlfilter
|
||||||
/var/ipfire/vpn
|
/var/ipfire/vpn
|
||||||
@@ -40,10 +47,3 @@
|
|||||||
/var/log/rrd/*
|
/var/log/rrd/*
|
||||||
/var/log/rrd/collectd
|
/var/log/rrd/collectd
|
||||||
/var/log/vnstat
|
/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/*
|
|
||||||
|
|||||||
Reference in New Issue
Block a user