Fixed time module to use newer inetd module.

This commit is contained in:
Timo Mkinen 2009-09-11 08:12:34 +03:00
parent 314a5944b2
commit 44882c51c6

View file

@ -5,7 +5,7 @@ class time::server {
include inetd::server
inetd::service { "time-stream":
enable => true,
ensure => present,
}
}