more backup paths

This commit is contained in:
2015-06-24 13:35:52 +03:00
parent 835faf4e18
commit d31daec4d0

View File

@@ -9,6 +9,11 @@ BAKS="/root/scripts
/etc/apache2/sites-available /etc/apache2/sites-available
/etc/samba/smb.conf \ /etc/samba/smb.conf \
/etc/apt-cacher-ng/acng.conf \ /etc/apt-cacher-ng/acng.conf \
/etc/dnsmasq.conf \
/etc/ssh/sshd_config \
/etc/NetworkManager/system-connections/eth0 \
/etc/hosts \
/etc/apache2/apache2.conf \
" "
if [ ! -e $BAKDIR ]; then if [ ! -e $BAKDIR ]; then