more ordering
[mirror/dsa-puppet.git] / modules / vsftpd / manifests / nolisten.pp
index c55d745..5d7a23d 100644 (file)
@@ -5,6 +5,8 @@ class vsftpd::nolisten inherits vsftpd {
                noop   => true,
        }
 
+       Service['vsftpd']->Service['xinetd']
+
        file { '/etc/vsftpd.conf':
                noop    => true,
                content => 'listen=NO',