mirror of
https://github.com/CISOfy/lynis.git
synced 2026-03-11 08:55:28 +00:00
Also cleanup when Lynis process is terminated
This commit is contained in:
parent
6d594b899f
commit
cb52e9bfbe
1 changed files with 1 additions and 1 deletions
2
lynis
2
lynis
|
|
@ -248,7 +248,7 @@
|
|||
#
|
||||
#################################################################################
|
||||
#
|
||||
trap CleanUp INT
|
||||
trap CleanUp INT TERM
|
||||
|
||||
# Use safe umask for the files we create
|
||||
umask 027
|
||||
|
|
|
|||
Loading…
Reference in a new issue