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