aboutsummaryrefslogtreecommitdiff
path: root/manifests/init.pp
diff options
context:
space:
mode:
Diffstat (limited to 'manifests/init.pp')
-rw-r--r--manifests/init.pp3
1 files changed, 0 insertions, 3 deletions
diff --git a/manifests/init.pp b/manifests/init.pp
index df9dbc2..76ed7c9 100644
--- a/manifests/init.pp
+++ b/manifests/init.pp
@@ -54,9 +54,6 @@ class tftp (
}
if $inetd {
- if $options != '--secure' {
- fail('tftp class does not support custom options when inetd is enabled.')
- }
include 'xinetd'