diff --git a/rbackup/config/etc-include.conf b/rbackup/config/etc-include.conf index b48a25c..abbb476 100644 --- a/rbackup/config/etc-include.conf +++ b/rbackup/config/etc-include.conf @@ -1,22 +1,22 @@ ## Files in /etc are backed up on the basis of a whitelist ## Any desired files need to be included in this file -## Paths should be provided relative to /etc -## i.e. /etc/NetworkManager/NetworkManager.conf -> NetworkManager/NetworkManager.conf +## Paths should be provided relative to / +## i.e. /etc/NetworkManager/NetworkManager.conf -> etc/NetworkManager/NetworkManager.conf # ========== Default Files/Directories =========== -etc/NetworkManager/ -etc/apparmor.d/ +etc/NetworkManager +etc/apparmor.d etc/default/tlp etc/geoclue/geoclue.conf etc/mkinitcpio.conf -etc/modprobe.d/ +etc/modprobe.d etc/pacman.conf -etc/pacman.d/ +etc/pacman.d etc/safe-rm.conf etc/sddm.conf etc/sudoers -etc/sudoers.d/ -etc/sysctl.d/ +etc/sudoers.d +etc/sysctl.d etc/systemd etc/updatedb.conf etc/zsh