openrc/conf.d/bootmisc

7 lines
185 B
Plaintext
Raw Normal View History

# List of /tmp directories we should clean up
wipe_tmp_dirs="/tmp"
# Should we wipe the tmp paths completely or just selectively remove known
# locks / files / etc... ?
2007-12-09 13:50:41 +00:00
wipe_tmp="YES"