mirror of
https://github.com/ibm-s390-linux/s390-tools.git
synced 2026-08-05 02:14:52 +00:00
Allow zipl to find zipl.conf in following order: /run/zipl/zipl.conf /etc/zipl.conf /lib/s390-tools/zipl.conf Whichever is found first will be used. Fixes: https://github.com/ibm-s390-tools/s390-tools/issues/70 Closes: https://github.com/ibm-s390-tools/s390-tools/pull/71 Signed-off-by: Tuan Hoang <tmhoang@linux.ibm.com> Signed-off-by: Stefan Haberland <sth@linux.ibm.com> Signed-off-by: Jan Höppner <hoeppner@linux.ibm.com>