systemd: Remove instance name usage in a non-template unit file
authorGervais, Francois <FGervais@distech-controls.com>
Wed, 20 Feb 2019 16:35:40 +0000 (16:35 +0000)
committerArnout Vandecappelle (Essensium/Mind) <arnout@mind.be>
Wed, 20 Feb 2019 21:58:16 +0000 (22:58 +0100)
commit77c057939ddb669a65f4f10d9e927ad958d516cb
tree1f9397de289dfabfd504024730bd4f93ab4c221b
parent1f2d3000c450968ccc544379cdade8f2e03a3581
systemd: Remove instance name usage in a non-template unit file

console-getty.service is not a template unit file (it doesn't have the
@ specifier), so %I doesn't get properly expanded in it. Thus, getty
startup will fail due to invalid options and no getty prompt is launched
on the console.

Fixes:
No getty prompt on boot

Signed-off-by: Francois Gervais <fgervais@distech-controls.com>
Signed-off-by: Arnout Vandecappelle (Essensium/Mind) <arnout@mind.be>
package/systemd/0001-fix-getty-unit.patch