Update config files
This commit is contained in:
parent
b00767c4a7
commit
a8c13c932f
@ -2,21 +2,21 @@
|
|||||||
## Any desired files need to be included in this file
|
## Any desired files need to be included in this file
|
||||||
## Paths should be provided relative to /etc
|
## Paths should be provided relative to /etc
|
||||||
## i.e. /etc/NetworkManager/NetworkManager.conf -> NetworkManager/NetworkManager.conf
|
## i.e. /etc/NetworkManager/NetworkManager.conf -> NetworkManager/NetworkManager.conf
|
||||||
#
|
|
||||||
# ========== Default Files/Directories ===========
|
# ========== Default Files/Directories ===========
|
||||||
NetworkManager/
|
etc/NetworkManager/
|
||||||
apparmor.d/
|
etc/apparmor.d/
|
||||||
default/tlp
|
etc/default/tlp
|
||||||
geoclue/geoclue.conf
|
etc/geoclue/geoclue.conf
|
||||||
mkinitcpio.conf
|
etc/mkinitcpio.conf
|
||||||
modprobe.d/
|
etc/modprobe.d/
|
||||||
pacman.conf
|
etc/pacman.conf
|
||||||
pacman.d/
|
etc/pacman.d/
|
||||||
safe-rm.conf
|
etc/safe-rm.conf
|
||||||
sddm.conf
|
etc/sddm.conf
|
||||||
sudoers
|
etc/sudoers
|
||||||
sudoers.d/
|
etc/sudoers.d/
|
||||||
sysctl.d/
|
etc/sysctl.d/
|
||||||
systemd
|
etc/systemd
|
||||||
updatedb.conf
|
etc/updatedb.conf
|
||||||
zsh
|
etc/zsh
|
||||||
|
@ -5,6 +5,6 @@
|
|||||||
# -----------------------------------
|
# -----------------------------------
|
||||||
# Default files to be excluded
|
# Default files to be excluded
|
||||||
# -----------------------------------
|
# -----------------------------------
|
||||||
.cache
|
home/*/.cache
|
||||||
.esd_auth
|
home/*/.esd_auth
|
||||||
.Xauthority
|
home/*/.Xauthority
|
||||||
|
7
rbackup/config/system-include.conf
Normal file
7
rbackup/config/system-include.conf
Normal file
@ -0,0 +1,7 @@
|
|||||||
|
## Add paths relative to / to back up
|
||||||
|
## Any desired files need to be included in this file
|
||||||
|
|
||||||
|
# ========== Files/Directories ===========
|
||||||
|
boot
|
||||||
|
home
|
||||||
|
var/lib/pacman
|
Loading…
x
Reference in New Issue
Block a user