1 2 3 4 5 6
# gentoo specific things class shorewall::gentoo inherits shorewall::base { Package['shorewall']{ category => 'net-firewall', } }