Change wipe_tmp_dirs to clean_tmp_dirs so user understands meaning better, #153
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
# List of /tmp directories we should clean up
|
||||
wipe_tmp_dirs="/tmp"
|
||||
clean_tmp_dirs="/tmp"
|
||||
|
||||
# Should we wipe the tmp paths completely or just selectively remove known
|
||||
# locks / files / etc... ?
|
||||
|
||||
Reference in New Issue
Block a user