Hi,
What you describe is actually the intended behaviour, as documented in
update-inetd(8):
update-inetd treats entries that are commented out by a single `#'
character as entries that have been commented out by a user. It won't
change such entries.
This is the case so that services dis
Package: netbase
Version: 4.21
# update-inetd --enable time,daytime
# cat /etc/inetd.conf | grep tim
#daytimestream tcp nowait rootinternal
#daytimedgram udp waitrootinternal
#time stream tcp nowait rootinternal
#time dgram u
2 matches
Mail list logo