etc/rc.d scripts: strange message about kvm_getprocs during restar

Rostislav Krasny rosti_bsd at yahoo.com
Fri Feb 13 08:20:03 PST 2004


When I run '/etc/rc.d/smth restart' I get a strange error message about 
kvm_getprocs:

localhost# /etc/rc.d/inetd restart
Stopping inetd.
ps: kvm_getprocs: No such process
Starting inetd.
localhost# /etc/rc.d/syslogd restart
Stopping syslogd.
ps: kvm_getprocs: No such process
Starting syslogd.
localhost#

It not always produce such error message, for example:

localhost# /etc/rc.d/sshd restart
Stopping sshd.
Starting sshd.
localhost#

These examples are from FreeBSD 5.2.1-RC2 but they will work same in 
5.2-RELEASE and probably in -CURRENT.


More information about the freebsd-current mailing list