# List files/directories to remove when the machine is booted.
#
# We will move into /tmp first, but nothing prevents this list
# from operating on things outside of /tmp (the first few default
# entries do exaactly that), nor is the list sanitized in any way,
# so be very careful that any changes that you make actually do
# what you want them to do.

TMP_REMOVE_LIST="/etc/nologin /etc/dhcpc/*.pid /etc/forcefsck /etc/fastboot /var/state/saslauthd/saslauthd.pid .Xauth* .xfsm-ICE-?????? ????????-????-????-????-????????????.zip dbus-?????????? dolphin.?????? kioslave5.?????? pulse-???????????? runtime-*/*socket runtime-*/*kcrash* sddm-:0-?????? sddm-auth-????????-????-????-????-???????????? xauth_?????? ksocket-* hsperfdata_* mc-?????? plasma-csd-generator.?????? plugtmp* tmp.??????????"

# You may also run a custom cleanup script by pointing to it here:
#TMP_REMOVE_SCRIPT=/usr/local/sbin/custom-cleanup-script.sh
