]> git.ipfire.org Git - thirdparty/systemd.git/commit
bootctl: emit extra warning if the default boot entry is broken
authorZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>
Thu, 4 Apr 2019 21:06:22 +0000 (23:06 +0200)
committerZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>
Fri, 5 Apr 2019 11:51:30 +0000 (13:51 +0200)
commitd3eb60722da215da3f0fe09cfdb65ec1cdc1113e
tree464e8294b9da28f8b9e4311786fa8cd0be020c11
parent44e6a5ef8253d18d17a98d0fc7242d558559bb40
bootctl: emit extra warning if the default boot entry is broken

Let's make it more obvious for the user if something is badly borked.
It does the job, but I'm not too happy with this.
src/boot/bootctl.c