Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 13 Feb 2004 18:21:56 +0200
From:      Rostislav Krasny <rosti_bsd@yahoo.com>
To:        freebsd-current@freebsd.org
Subject:   etc/rc.d scripts: strange message about kvm_getprocs during restar
Message-ID:  <402CF9A4.90800@yahoo.com>

next in thread | raw e-mail | index | archive | help
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.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?402CF9A4.90800>