Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/CISOfy/lynis.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/lynis
diff options
context:
space:
mode:
Diffstat (limited to 'lynis')
-rwxr-xr-xlynis2
1 files changed, 1 insertions, 1 deletions
diff --git a/lynis b/lynis
index dcc7de05..85cf5807 100755
--- a/lynis
+++ b/lynis
@@ -248,7 +248,7 @@
#
#################################################################################
#
- trap CleanUp INT
+ trap CleanUp INT TERM
# Use safe umask for the files we create
umask 027