mirror of
https://github.com/pfsense/pfsense.git
synced 2025-10-26 11:38:35 +00:00
Clean /tmp/ directory on shutdown
This commit is contained in:
parent
83111e4f45
commit
240aaa0790
@ -17,3 +17,4 @@ HOME=/; export HOME
|
||||
PATH=/sbin:/bin:/usr/sbin:/usr/bin
|
||||
export PATH
|
||||
|
||||
rm -rf /tmp/*
|
||||
|
||||
Loading…
Reference in New Issue
Block a user