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:
authorMichael Boelen <michael.boelen@cisofy.com>2016-07-05 13:16:49 +0300
committerMichael Boelen <michael.boelen@cisofy.com>2016-07-05 13:16:49 +0300
commitfbd24b585adb8cc71243785e40fefafb38eaa14e (patch)
tree6eb1a39ad5c517e73815c6ab4ed490e552680002 /lynis
parentb5b8861368cef8934fbe18c23f5918544e4f8be5 (diff)
Rename Maid to CleanUp
Diffstat (limited to 'lynis')
-rwxr-xr-xlynis2
1 files changed, 1 insertions, 1 deletions
diff --git a/lynis b/lynis
index b1035b34..3dffa9d1 100755
--- a/lynis
+++ b/lynis
@@ -194,7 +194,7 @@ Make sure to execute ${PROGRAM_NAME} from untarred directory or check your insta
#
#################################################################################
#
- trap Maid INT
+ trap CleanUp INT
# Use safe umask for the files we create
umask 027