Since I could not find a startup script that met my expectations I cobbled together this one which does all the things I want. start/stop/reload config.
I am using this on Ubuntu 16.04. Hope someone will find it useful.
Since I could not find a startup script that met my expectations I cobbled together this one which does all the things I want. start/stop/reload config.
I am using this on Ubuntu 16.04. Hope someone will find it useful.
Ubuntu 16.04 uses systemd and the official systemd startup documentation is
I think it would be useful if you explain what advantages your script has, and why you are not using systemd.