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-xlynis1
1 files changed, 1 insertions, 0 deletions
diff --git a/lynis b/lynis
index 85cf5807..db50a3f3 100755
--- a/lynis
+++ b/lynis
@@ -249,6 +249,7 @@
#################################################################################
#
trap CleanUp INT TERM
+ trap Status USR1
# Use safe umask for the files we create
umask 027