listing of daemons running on a unix server

Andrew Tridgell tridge at samba.org
Wed Dec 9 23:47:28 GMT 1998


> why i am asking is because i have "service control manager" running on the
> latest version of samba, and i wanted to start / stop / restart httpd,
> imapd, syslogd etc etc.

Please don't put this explicitly in Samba, it's quite inappropriate
and varies far too much between OSes.

What you could do is have a option:

  os serices = /etc/services.conf

then that file would contain a line per service like this:

  inetd "Internet super daemon" /etc/rc.d/init.d/inetd

and the specified script would be run with "start", "stop", "restart"

ok?

please don't put any _specific_ services in Samba.



More information about the samba-ntdom mailing list