diff options
Diffstat (limited to 'conf.d/bootmisc')
-rw-r--r-- | conf.d/bootmisc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/conf.d/bootmisc b/conf.d/bootmisc index 06f90ced..2c1670b5 100644 --- a/conf.d/bootmisc +++ b/conf.d/bootmisc @@ -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... ? |