mirror of
https://github.com/cliffe/SecGen.git
synced 2026-02-21 11:18:06 +00:00
Cleanup step
This commit is contained in:
@@ -60,4 +60,9 @@ class proftpd_133c_backdoor::install {
|
||||
file { [ '/etc/proftpd/modules.conf', '/var/log/proftpd/proftpd.log']:
|
||||
ensure => file,
|
||||
}
|
||||
|
||||
# Cleanup
|
||||
exec { 'directory-cleanup':
|
||||
command => '/bin/rm /usr/local/src/backdoored_proftpd-1.3.3c/ -rf',
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user