[Buildroot] [PATCH] package/linux-tools: fix SysV init script

Peter Korsgaard peter at korsgaard.com
Sun Oct 1 09:48:38 UTC 2023


>>>>> "Jens" == Jens Maus via buildroot <buildroot at buildroot.org> writes:

 > This commit fixes the S10hyperv SysV init script which expects binaries
 > to be locate in /sbin while they are installed in /usr/sbin. Please
 > note, that the systemd init scripts correctly reference them.
 > Furthermore, the SysV init script did not check for an actual HyperV
 > environment to be present, which is also corrected. In addition, this
 > commit also fixes check-package warnings regarding a missing DAEMON
 > definition.

 > Signed-off-by: Jens Maus <mail at jens-maus.de>
 > ---
 >  package/linux-tools/S10hyperv | 8 ++++++--
 >  1 file changed, 6 insertions(+), 2 deletions(-)

This means we can now drop the entry in .checkpackageignore. Committed
with that included, thanks.

-- 
Bye, Peter Korsgaard



More information about the buildroot mailing list