modified: calamares/etc/local.d/hostself.start
[GalaxyCodeBases.git] / etc / Server / aconfmgr / 11-etcignore.sh
blob2b77352e501a797fe23e3647a3f195df54b43305
1 # self rm files from 'artix-branding-base'
2 IgnorePath '/etc/local.d/0PS1.start'
3 IgnorePath '/etc/local.d/consolefont.start'
4 IgnorePath '/etc/local.d/mkinitcpio.start'
6 IgnorePath '/etc/fstab'
7 IgnorePath '/etc/group*'
8 IgnorePath '/etc/gshadow*'
9 IgnorePath '/etc/passwd*'
10 IgnorePath '/etc/shadow*'
11 IgnorePath '/etc/xml/catalog'
12 IgnorePath '/etc/resolv.conf'
13 IgnorePath '/etc/*.bak'
14 IgnorePath '/etc/shells'
15 IgnorePath '__pycache__'
16 IgnorePath '/etc/.pwd.lock'
17 IgnorePath '/etc/dconf/db/*'
18 IgnorePath '/usr/lib/locale/locale-archive'
19 IgnorePath '/var/lib/sddm/.cache/*'
21 IgnorePath '/etc/issue'
22 IgnorePath '/etc/lsb-release'
23 IgnorePath '/etc/machine-id'
24 IgnorePath '/etc/NetworkManager/system-connections/*'
25 IgnorePath '/etc/ssh/ssh_host_*'
26 IgnorePath '/var/lib/NetworkManager/*'
27 IgnorePath '/var/lib/random-seed'
28 IgnorePath '/var/lib/sddm/*'
29 IgnorePath '/var/lib/upower/*'
30 IgnorePath '/var/spool/*'
31 IgnorePath '/var/lib/logrotate.status'
32 IgnorePath '/etc/cups/subscriptions.conf*'
33 IgnorePath '/etc/printcap'
34 IgnorePath '/usr/lib/os-release'
35 IgnorePath '/etc/machine-id'
36 IgnorePath '/var/lib/dbus/machine-id'
37 IgnorePath '/var/lib/syslog-ng/syslog-ng.persist'
39 # Galaxy
40 IgnorePath '/.snap*'
41 IgnorePath '/etc/skel/.bashrc'