From 085a73167bd8341228c21c4cad5617aa99730c47 Mon Sep 17 00:00:00 2001 From: Eric Torres Date: Wed, 10 Apr 2019 20:30:26 -0700 Subject: [PATCH] Update config file --- rbackup/config/etc-include.conf | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) 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