mirror of
https://github.com/cliffe/SecGen.git
synced 2026-02-23 04:08:02 +00:00
4 lines
86 B
Puppet
4 lines
86 B
Puppet
class chkrootkit {
|
|
require ::chkrootkit::install
|
|
require ::chkrootkit::configure
|
|
} |