1 2 3 4 5 6 7 8 9 10 11 12 13 14
# default: off # description: A daytime server. This is the udp version. service daytime-udp { type = INTERNAL UNLISTED id = daytime-dgram socket_type = dgram protocol = udp user = root wait = yes port = 13 disable = yes }