On Thu, Jan 03, 2008 at 05:04:27PM -0000, Adam Lebsack wrote: > I don't see a default pattern for handling xinetd services. I would > think the update-inetd script would properly make an entry either in > /etc/xinetd.conf for /etc/xinetd.d/. > > I would be willing to try taking on that task, which would be a help for > all inetd-dependent packages. Any input here?
I think with xinetd it is generally better to have seperate configuration file for each service in the include ( /etc/xinetd.d ) directory, as this keeps the configuration more modular. An interesting question before you start is whether this deb package needs a custom install script to do this job or uses one shared between a number of server packages all of which should update either inetd.conf or /etc/xinetd.d/ Richard Kay. -- atftpd configures for wrong inetd daemon https://bugs.launchpad.net/bugs/180111 You received this bug notification because you are a member of Ubuntu Bugs, which is the bug contact for Ubuntu. -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
