Rob writes: > Under RH, to type "service sensord restart" will kill and restart sensord. > I can't find an equivalent command. Is there one? The sysvconfig package includes a 'service' command. apt-get install sysvconfig However, '/etc/init.d/sensord restart' will do the same thing. -- John Hasler