Robert Jordan wrote:

We've been through this before. Windows insists that the value of the mode attribute in <customErrors> is "Off" with a capital "O". Robert did something to make Mono case insensitive - but it's likely that's not in my installation yet.

This has been fixed after the last public release.

That will explain that, then :)


Copy the script to /etc/init.d/<name> and enable it with
insserv /etc/init.d/<name>.

I did that, Robert, having renamed the script to remotesumsd, but no luck. When I reboot, the service is not running. There's nothing in /var/log/messages, but this in /var/log/boot.msg:

linux:/var/log # cat boot.msg | grep remote
<notice>start services (remotesumsd rcd netdaemon)
<notice>exit status of (remotesumsd rcd netdaemon) is (0 0 0)

The script is copied OK to /etc/init.d:

linux:/etc/init.d # ls -l remotesumsd
-rwxr-xr-x  1 root root 1689 Nov  3 23:07 remotesumsd

and the links appear to be set up OK:

linux:/etc/init.d/rc3.d # ls -l *remotesums*
lrwxrwxrwx  1 root root 14 Nov  3 23:08 K15remotesumsd -> ../remotesumsd
lrwxrwxrwx  1 root root 14 Nov  3 23:08 S07remotesumsd -> ../remotesumsd

Sorry to be a pain, but can you spot anything?

Cheers


Peter

_______________________________________________
Mono-list maillist  -  [email protected]
http://lists.ximian.com/mailman/listinfo/mono-list

Reply via email to