diff options
Diffstat (limited to 'manifests')
| -rw-r--r-- | manifests/init.pp | 1 | 
1 files changed, 1 insertions, 0 deletions
diff --git a/manifests/init.pp b/manifests/init.pp index 657efa3..0beb5cb 100644 --- a/manifests/init.pp +++ b/manifests/init.pp @@ -42,6 +42,7 @@ import "nagios"  import "mail"  import "shorewall"  import "ekeyd" +import "lsb"  # Import subsystems  import "subsystems/firewall.pp"  | 
