summaryrefslogtreecommitdiffstats
path: root/utils/hooks
diff options
context:
space:
mode:
authorJeremy Kerr <jk@ozlabs.org>2016-08-05 15:05:12 +0800
committerSamuel Mendoza-Jonas <sam@mendozajonas.com>2016-08-08 16:39:40 +1000
commit8f0e069fc43ed6f6a230329839f970415147d1aa (patch)
tree316350e7c1f3a8200f68fa5b52aa53fe5331f140 /utils/hooks
parent0611a74491328d9ce346957c2320310a21caa8a9 (diff)
downloadtalos-petitboot-8f0e069fc43ed6f6a230329839f970415147d1aa.tar.gz
talos-petitboot-8f0e069fc43ed6f6a230329839f970415147d1aa.zip
hooks/set-stdout: move hook to after automatic stdout settingsv1.2.2
If a console is defined in NVRAM, we want it to take precedence over anything that 30-add-offb calculates automatically. This change shifts the 20-set-stdout script to later in the hook processing, so that it will override any automatic settings. Signed-off-by: Jeremy Kerr <jk@ozlabs.org> Signed-off-by: Samuel Mendoza-Jonas <sam@mendozajonas.com>
Diffstat (limited to 'utils/hooks')
-rwxr-xr-xutils/hooks/80-set-stdout (renamed from utils/hooks/20-set-stdout)0
1 files changed, 0 insertions, 0 deletions
diff --git a/utils/hooks/20-set-stdout b/utils/hooks/80-set-stdout
index 92ff030..92ff030 100755
--- a/utils/hooks/20-set-stdout
+++ b/utils/hooks/80-set-stdout
OpenPOWER on IntegriCloud