Skip to content

Commit

Permalink
openrc: depend on chosen init manager instead of sysvinit
Browse files Browse the repository at this point in the history
  • Loading branch information
mqqc committed Apr 17, 2023
1 parent f4e3213 commit 5cc82c2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion recipes-init/openrc/openrc_0.45.2.bb
Original file line number Diff line number Diff line change
Expand Up @@ -93,7 +93,7 @@ RDEPENDS:${PN} = " \
kbd \
${@bb.utils.contains('DISTRO_FEATURES', 'openrc', 'virtual/openrc-inittab', '', d)} \
procps-sysctl \
sysvinit \
${VIRTUAL-RUNTIME_init_manager} \
util-linux-fsck \
util-linux-mount \
util-linux-umount \
Expand Down

0 comments on commit 5cc82c2

Please sign in to comment.