problem with stoping process
    David Demelier 
    demelier.david at gmail.com
       
    Sat Sep 28 10:52:34 UTC 2013
    
    
  
On 15.12.2011 20:00, Коньков Евгений wrote:
> I am trying to stop process
> /usr/local/etc/rc.d/radiusd top
> Stopping radiusd.
> Waiting for PIDS: 27618
> 
> top
> 27618 freeradius    2  20  -20   333M   295M STOP    0   4:42  0.00% radiusd
> 
> ps aux
> freeradius 27618   0.0  7.4 341144 302528  ??  T<Ls Fri05AM   685:27.16 /usr/local/sbin/radiusd
> 
> nothing is happen
> 
> Why process do not stop?
> 
Does it stops when you kill it by hand with kill -15 27618?
David.
    
    
More information about the freebsd-questions
mailing list