Page MenuHomeFreeBSD

D40055.id121828.diff
No OneTemporary

D40055.id121828.diff

diff --git a/libexec/rc/rc.subr b/libexec/rc/rc.subr
--- a/libexec/rc/rc.subr
+++ b/libexec/rc/rc.subr
@@ -1127,11 +1127,6 @@
_run_rc_precmd || return 1
if [ -n "$rc_pid" ]; then
echo "${name} is running as pid $rc_pid."
- # for cpuset debug only, not committable (cut)
- if [ -n "$_cpuset" -a -x $CPUSET ]; then
- echo -n "on CPU(s)"
- $CPUSET -g -p "$rc_pid" | cut -s -d: -f 2
- fi
else
echo "${name} is not running."
return 1

File Metadata

Mime Type
text/plain
Expires
Mon, Feb 9, 3:41 AM (11 h, 5 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
28532948
Default Alt Text
D40055.id121828.diff (474 B)

Event Timeline