Files
Proxmox-LXC-Tool/root/usr/lib/pve-lxc/default.txt
Cantibra b798dc2d09
All checks were successful
Proxmox LXC Tool / Proxmox LXC Tool [arm64] (push) Successful in 11s
Proxmox LXC Tool / Proxmox LXC Tool [amd64] (push) Successful in 12s
Inital Commit
2025-10-26 21:11:05 +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/*