package/systemd: group all journal-remote tools under a single option
authorMichael Nosthoff <buildroot@heine.tech>
Wed, 14 Oct 2020 15:12:50 +0000 (17:12 +0200)
committerThomas Petazzoni <thomas.petazzoni@bootlin.com>
Wed, 14 Oct 2020 18:41:32 +0000 (20:41 +0200)
commite46fe9a6f2b7cef9789f5172332067cac5ff03bd
tree20b4fdb2a2cfe6b6a9c035635b7b0acb30278998
parentc572e797a03f9a4c37e779d8e8960b411778494a
package/systemd: group all journal-remote tools under a single option

The -Dremote=true flag enables three tools: systemd-journal-gatewayd,
systemd-journal-remote and systemd-journal-upload.

It is not possible with simple means to install them seperately. So use
the systemd-journal-remote option to enable or disable them all together.

Drop systemd-journal-gatewayd option and add it to legacy.

Fixes: #12301
Signed-off-by: Michael Nosthoff <buildroot@heine.tech>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
Config.in.legacy
package/systemd/Config.in
package/systemd/systemd.mk