diff --git a/root/NCscripts/excludeLocations.borg b/root/NCscripts/excludeLocations.borg new file mode 100644 index 0000000..62dd1ad --- /dev/null +++ b/root/NCscripts/excludeLocations.borg @@ -0,0 +1,3 @@ +'/var/nc_data/cache' +sh:/var/nc_data/appdata_*/preview/ +EOF diff --git a/root/NCscripts/xtraLocations.borg b/root/NCscripts/xtraLocations.borg new file mode 100644 index 0000000..5e379cb --- /dev/null +++ b/root/NCscripts/xtraLocations.borg @@ -0,0 +1,32 @@ +/etc/fstab +/etc/network/interfaces +/etc/network/interfaces.d/ +/etc/systemd/timesyncd.conf +/etc/profile +/etc/bash.bashrc +/etc/skel/ +/etc/nanorc +/etc/msmtprc +/etc/msmtp_aliases +/etc/apt/sources.list +/etc/apt/sources.list.d/ +/etc/apt/listchanges.conf +/etc/apt/apt.conf.d/50unattended-upgrades +/etc/apt/apt.conf.d/20auto-upgrades +/etc/ssh/ +/etc/logwatch/ +/etc/letsencrypt/ +/etc/fail2ban/fail2ban.local +/etc/fail2ban/jail.local +/etc/fail2ban/filter.d/nextcloud.conf +/etc/fail2ban/jail.d/ +/root/.bashrc +/root/NCscripts/ +/etc/mysql/my.cnf +/etc/nginx/ +/etc/php/7.0/cli/php.ini +/etc/php/7.0/fpm/php-fpm.conf +/etc/php/7.0/fpm/php.ini +/etc/php/7.0/fpm/pool.d/www.conf +/etc/redis/redis.conf +/usr/share/nginx/html/ \ No newline at end of file