What are the replacements of `inetd` and `/etc/inetd.conf` in Ubuntu?
3
votes
1
answer
11434
views
inetd
is a service dispatcher for services recorded in /etc/inetd.conf
.
In Lubuntu 18.04, there is no /etc/inetd.conf
. ps -A | grep inetd
returns nothing. What are the replacements of inetd
and /etc/inetd.conf
?
I do not have /etc/xinetd*
.
Thanks.
Asked by Tim
(106420 rep)
Feb 14, 2019, 01:01 AM
Last activity: Feb 14, 2019, 05:26 AM
Last activity: Feb 14, 2019, 05:26 AM