Yonas Habteab
f0af46276c
Safe-Reload: Support command line argv
2021-08-16 17:57:59 +02:00
Benedikt Heine
a71c105335
Run shellcheck over initscripts
...
Mainly quoting all variables
2020-12-27 16:57:23 +01:00
Michael Friedrich
64305b4466
Fix using full path in prepare-dirs/safe-reload scripts
...
This won't be visible with packages and overridden paths,
just source builds which invoke the scripts manually.
refs #6506
2018-09-03 16:47:38 +02:00
Markus Frosch
9fbc40615a
Improve path handling in cmake and daemon
2018-08-07 14:10:26 +02:00
Jean Flach
92056c592e
Use . instead of source
...
fixes #6450
2018-07-18 13:35:27 +02:00
Jean Flach
44fae88d43
Update sysconfig read
2018-06-18 10:27:35 +02:00
Jean Flach
2b5ea38217
Fix sysconfig not bein handled correctly by sysvinit
2018-06-15 17:04:28 +02:00
Jean Flach
ed4e008e79
Rework sysconfig file
...
The sysconfig file now only contains the defaults as comments, changes
made there are given to the init.d script, prepare-dirs, safe-reload and
Icinga 2 itself. If nothing is set in the sysconfig file (as is the
default as all lines are commented out) the defaults are used.
fixes #6255
2018-05-23 15:18:42 +02:00