From: Ivan Shapovalov Date: Mon, 13 Jun 2016 14:28:42 +0000 (+0400) Subject: core: parse `rd.rescue` and `rd.emergency` as initrd-specific shorthands (#3488) X-Git-Tag: v231.3~100 X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=commitdiff_plain;h=8603c5ffb734c6511feab8fc7a93df04e6d68b77;hp=8603c5ffb734c6511feab8fc7a93df04e6d68b77;p=elogind.git core: parse `rd.rescue` and `rd.emergency` as initrd-specific shorthands (#3488) Typing `rd.rescue` is easier than `rd.elogind.unit=rescue.target`. ---