package/systemd: add setting for systemd default.target
authorSen Hastings <sen@phobosdpl.com>
Tue, 26 Apr 2022 21:43:12 +0000 (16:43 -0500)
committerArnout Vandecappelle (Essensium/Mind) <arnout@mind.be>
Mon, 2 May 2022 20:58:44 +0000 (22:58 +0200)
commit985e9f733c02b01a5beb88dad383e9a1fc4f60ea
tree72d1169d9781100d046cb893a2f35f0d449ec6e3
parent4b12336d1fad12fbb82b4d9144e6cb5636a12256
package/systemd: add setting for systemd default.target

This adds the option to set systemd's default.target in
the System Configuration subheading if systemd is
specified as the init system.

The argument for default.target is specified pre-build
as opposed to overriding the hardcoded "multi-user.target"
symlink with post-build scripts or a rootfs overlay

Signed-off-by: Sen Hastings <sen@phobosdpl.com>
Signed-off-by: Arnout Vandecappelle (Essensium/Mind) <arnout@mind.be>
package/systemd/systemd.mk
system/Config.in
This page took 0.040975 seconds and 4 git commands to generate.