Revert "Try to handle xinetd flags sanely"
[mirror/dsa-puppet.git] / modules / xinetd / manifests / service.pp
index 5c8f954..522af17 100644 (file)
@@ -6,7 +6,7 @@ define xinetd::service (
        $type='',
        $socket_type=stream,
        $protocol=tcp,
-       $flags='',
+       $flags=IPv6,
        $wait=no,
        $user=root,
        $group='',