Alexander A. Klimov
2f0f2e8c35
prepare-dirs: combine mkdir and chmod
2020-06-08 15:14:29 +02: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
Michael Friedrich
2dafcfa8a9
prepare-dirs: Ensure to always set proper run directory permissions
...
refs #6328
2018-06-06 14:32:26 +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