summaryrefslogtreecommitdiffstats
path: root/rules/initmethod.in
diff options
context:
space:
mode:
authorMichael Olbrich <m.olbrich@pengutronix.de>2018-03-02 20:08:10 +0100
committerMichael Olbrich <m.olbrich@pengutronix.de>2018-03-02 20:20:26 +0100
commitf5d8dd969324d6603869b13bf33524da144f7f7a (patch)
tree2a4570e11e4a7c3528d42feed7c450b5e8447354 /rules/initmethod.in
parenta698c692ff9384ff46ebdf7a815c7f198eddc8f2 (diff)
downloadptxdist-f5d8dd969324d6603869b13bf33524da144f7f7a.tar.gz
ptxdist-f5d8dd969324d6603869b13bf33524da144f7f7a.tar.xz
initmethod: set the default to systemd
Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
Diffstat (limited to 'rules/initmethod.in')
-rw-r--r--rules/initmethod.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/rules/initmethod.in b/rules/initmethod.in
index 0b1c2df25..676cc0af2 100644
--- a/rules/initmethod.in
+++ b/rules/initmethod.in
@@ -11,6 +11,7 @@ if INITMETHOD
choice
prompt "init method"
+ default INITMETHOD_SYSTEMD
config INITMETHOD_BBINIT
bool