]> code.ossystems Code Review - openembedded-core.git/commit
kexec-tools: Depend on sysinit.target rather than basic.target
authorAndrew Bresticker <abrestic@waymo.com>
Wed, 12 Sep 2018 17:44:15 +0000 (10:44 -0700)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 13 Sep 2018 15:28:26 +0000 (16:28 +0100)
commit6f709f0c5a4ce57e522a65774fd567013b95d82e
tree2ae7cd82c33bc61bba40947a9b902a381151ef50
parent0e9cafe732b7f4e47f4e9b32ffbc2ebf9715d18d
kexec-tools: Depend on sysinit.target rather than basic.target

kdump.service only needs filesystems to be up, for which sysinit.target
is sufficeint. basic.target pulls in networking and other services which
are unnecessary for kdump. This is also useful for when kdump.service is
used as the boot target (e.g. for the kdump kernel) and only a minimal
system needs to be brought up.

Signed-off-by: Andrew Bresticker <abrestic@waymo.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-kernel/kexec/kexec-tools/kdump.service