You've already forked Proxmox-LXC-Tool
Inital Commit
This commit is contained in:
66
root/usr/lib/pve-lxc/arm64_debian_bookworm.txt
Normal file
66
root/usr/lib/pve-lxc/arm64_debian_bookworm.txt
Normal file
@@ -0,0 +1,66 @@
|
||||
## Cleanup Path Specification
|
||||
## Path specification to the files or folders
|
||||
## which will be deleted from the container.
|
||||
##
|
||||
/boot/*
|
||||
/dev/*
|
||||
/etc/.??*
|
||||
/etc/group-
|
||||
/etc/gshadow-
|
||||
/etc/ld.so.cache
|
||||
/etc/machine-id
|
||||
/etc/passwd-
|
||||
/etc/shadow-
|
||||
/etc/ssh/ssh_host_*
|
||||
/etc/ssl/certs/*
|
||||
/etc/ssl/crt/*
|
||||
/etc/ssl/dhpem/*
|
||||
/etc/ssl/key/*
|
||||
/etc/systemd/network/*
|
||||
/etc/systemd/system/getty.target.wants/container-*
|
||||
/etc/udev/hwdb.bin
|
||||
/etc/xml/catalog.old
|
||||
/etc/xml/polkitd.xml.old
|
||||
/etc/xml/xml-core.xml.old
|
||||
/media/*
|
||||
/mnt/*
|
||||
/opt/*
|
||||
/proc/*
|
||||
/root/*
|
||||
/root/.bash_history
|
||||
/root/.cache
|
||||
/root/.config
|
||||
/root/.gnupg
|
||||
/root/.lesshst
|
||||
/root/.local
|
||||
/root/.nano
|
||||
/root/.ssh
|
||||
/root/.wget-hsts
|
||||
/run/*
|
||||
/srv/*
|
||||
/sys/*
|
||||
/tmp/*
|
||||
/tmp/.??*
|
||||
/usr/lib/udev/hwdb.bin
|
||||
/var/backups/*
|
||||
/var/cache/adduser/*
|
||||
/var/cache/apt/*
|
||||
/var/cache/debconf/*
|
||||
/var/cache/ldconfig/*
|
||||
/var/cache/man/*
|
||||
/var/lib/apt/daily_lock
|
||||
/var/lib/apt/lists/*
|
||||
/var/lib/apt/mirrors/*
|
||||
/var/lib/apt/periodic/*
|
||||
/var/lib/dpkg/*-old
|
||||
/var/lib/logrotate/*
|
||||
/var/lib/sgml-base/*
|
||||
/var/lib/sudo/lectured/*
|
||||
/var/lib/systemd/coredump
|
||||
/var/lib/systemd/linger
|
||||
/var/lib/systemd/pstore
|
||||
/var/lib/systemd/timers
|
||||
/var/lib/ucf/*
|
||||
/var/log/apt/eipp.log.xz
|
||||
/var/tmp/*
|
||||
/var/trash/*
|
||||
Reference in New Issue
Block a user