-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 On Fri, 31 Jan 2003 11:01:38 -0000, Ashley Kitson wrote:
> The 2 comment lines were the ones suggested when I read the man page > for chkconfig (as I didn't know what it was until then). No. The chkconfig man page doesn't suggest to add anything like that to an xinetd service config file. chkconfig uses lines like that at the top of SysV init scripts. However, since no such lines were missing anywhere, there was no need to add them manually. I don't why you did that. I have the impression you have messed up several config files. > My xinet.d file looks like this: > # > # Simple configuration file for xinetd > # > # Some defaults, and include /etc/xinetd.d/ > > defaults > { > instances = 60 > log_type = SYSLOG authpriv > log_on_success = HOST PID > log_on_failure = HOST > cps = 25 30 > > netbios-ssn stream tcp nowait root /usr/local/samba/bin/smbd smbd > netbios-ns dgram udp wait root /usr/local/samba/bin/nmbd nmbd > swat stream tcp nowait.400 root /etc/xinetd.d/swat swat These last three lines above look to me like inetd syntax, not like valid xinetd syntax. I think you may have messed up more files. I would suggest you take a look at /var/log/messages as what xinetd logs when it is started. For instance: # service xinetd stop # tail -f /var/log/messages & # service xinetd start For running Samba SWAT you don't need to edit any files manually. Just install the samba-swat package (and its dependencies) and run "chkconfig swat on". That would do the right thing in /etc/xinetd.d/swat automatically. However, all that is fruitless when you mess up config files by editing them manually. If you don't manage to repair the config files, consider reinstalling some key packages, such as xinetd, samba-swat, and so on. - -- -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.0.7 (GNU/Linux) iD8DBQE+Om1l0iMVcrivHFQRAnVfAJwISm8OzRi4E6pXeYQ3EwGJi8djMwCfSJVm F8vvxqlb5HLzD3LG/c1O2y4= =r9Mc -----END PGP SIGNATURE----- -- redhat-list mailing list unsubscribe mailto:[EMAIL PROTECTED]?subject=unsubscribe https://listman.redhat.com/mailman/listinfo/redhat-list