Skip to content
Snippets Groups Projects
  • Erik Karlsson's avatar
    9cf51865
    Remove service_stop use · 9cf51865
    Erik Karlsson authored and Sukru Senli's avatar Sukru Senli committed
    service_stop is a legacy function and it should never be used with
    procd services which are automatically stopped by /etc/rc.common
    
    Also remove unnecessary boot() which just runs the "start" function.
    9cf51865
    History
    Remove service_stop use
    Erik Karlsson authored and Sukru Senli's avatar Sukru Senli committed
    service_stop is a legacy function and it should never be used with
    procd services which are automatically stopped by /etc/rc.common
    
    Also remove unnecessary boot() which just runs the "start" function.