mirror of
https://github.com/cliffe/SecGen.git
synced 2026-02-21 11:18:06 +00:00
now also removes tar.gz
This commit is contained in:
@@ -63,6 +63,6 @@ class proftpd_133c_backdoor::install {
|
||||
|
||||
# Cleanup
|
||||
exec { 'directory-cleanup':
|
||||
command => '/bin/rm /usr/local/src/backdoored_proftpd-1.3.3c/ -rf',
|
||||
command => '/bin/rm /usr/local/src/* -rf',
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user