]> git.ipfire.org Git - people/pmueller/ipfire-2.x.git/commitdiff
backup: Order incldue/exclude alphabetically
authorMichael Tremer <michael.tremer@ipfire.org>
Tue, 21 Aug 2018 10:32:04 +0000 (11:32 +0100)
committerMichael Tremer <michael.tremer@ipfire.org>
Tue, 21 Aug 2018 10:32:04 +0000 (11:32 +0100)
Nothing has been added or removed

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
config/backup/exclude
config/backup/include

index 7ca9d10b2d7d6d6b0141256d7918b45429391274..0d3de04d253394e58ed324de4b9daf168e170d2d 100644 (file)
@@ -1,5 +1,5 @@
-*.tmp
 /etc/sysconfig/lm_sensors
+*.tmp
 /var/ipfire/ethernet/settings
 /var/ipfire/firewall/bin/*
 /var/ipfire/ovpn/openssl/*
index 59430c576ce8b19d8e8ab647d3b70636529080cc..fc9a6a57eace601e109d9a283b45174aa85c9caa 100644 (file)
@@ -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/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/httpd/server.key
+/etc/ipsec.user.*
+/etc/ipsec.user-post.conf
 /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/captive/*
+/var/ipfire/*/*.conf
+/var/ipfire/*/config
 /var/ipfire/dhcp/*
 /var/ipfire/dnsforward/*
+/var/ipfire/*/enable
+/var/ipfire/*/*enable*
+/var/ipfire/ethernet/aliases
+/var/ipfire/ethernet/wireless
 /var/ipfire/firewall
 /var/ipfire/fwhosts
 /var/ipfire/main/*
 /var/ipfire/ovpn
+/var/ipfire/ovpn/collectd.vpn
+/var/ipfire/*/*.pem
 /var/ipfire/ppp
 /var/ipfire/proxy
 /var/ipfire/qos/*
 /var/ipfire/qos/bin/qos.sh
+/var/ipfire/*/settings
 /var/ipfire/time/
 /var/ipfire/urlfilter
 /var/ipfire/vpn
 /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/*