https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=186114
--- Comment #38 from Cassiano Peixoto <[email protected]> --- (In reply to Eugene Grosbein from comment #37) Same behaviour: # ps ax | grep mpd5 53396 1 R+ 0:00.00 grep mpd5 # /usr/local/sbin/mpd5 -p /var/run/mpd5.pid -b # ps ax | grep mpd5 53402 - Ss 0:00.01 /usr/local/sbin/mpd5 -p /var/run/mpd5.pid -b 53409 1 S+ 0:00.00 grep mpd5 # killall -QUIT mpd5 # ps ax | grep mpd5 53413 1 S+ 0:00.00 grep mpd5 # ls /var/tmp/ nginx vi.recover -- You are receiving this mail because: You are on the CC list for the bug. _______________________________________________ [email protected] mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-net To unsubscribe, send any mail to "[email protected]"
