Files
Proxmox-LXC-Tool/root/usr/lib/pve-lxc/default.txt
Cantibra 0d9d472779
All checks were successful
Proxmox LXC Tool / Proxmox LXC Tool (Bookworm) [arm64] (push) Successful in 11s
Proxmox LXC Tool / Proxmox LXC Tool (Bookworm) [amd64] (push) Successful in 10s
Inital Commit
2025-10-26 08:05:51 +01:00

14 lines
199 B
Plaintext

## Cleanup Path Specification
## Path specification to the files or folders
## which will be deleted from the image.
##
/dev/*
/media/*
/mnt/*
/proc/*
/run/*
/sys/*
/tmp/*
/tmp/.??*
/var/tmp/*