[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Debian 8 how to install and run init.d scripts?



Quoting Steffen Dettmer (2019-10-18 15:17:10)
> in short: how to use "init.d" scripts on Debian?

In short:

  service $SERVICE stop
  service $SERVICE start
  service $SERVICE reload
  service $SERVICE force-reload
  service $SERVICE restart

> in detail:
> 
> On one server a init.d script with LSB header does not work, at least 
> when started by command line.

Diving into the rabbit hole of messing directly with those files, I 
suggest to start here:

  man service

Enjoy!

 - Jonas

-- 
 * Jonas Smedegaard - idealist & Internet-arkitekt
 * Tlf.: +45 40843136  Website: http://dr.jones.dk/

 [x] quote me freely  [ ] ask before reusing  [ ] keep private

Attachment: signature.asc
Description: signature


Reply to: