systemctl: warning about missing install info for template units
authorZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>
Mon, 18 Apr 2016 00:37:30 +0000 (20:37 -0400)
committerZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>
Tue, 19 Apr 2016 13:03:47 +0000 (09:03 -0400)
commitfe4aede922f145df8b82108d937b65dcd3443588
tree3a6933e34367d77f5160edeba5c1b408e02c3117
parent1fa0336081a671001a59ea56376132f3ef069a7b
systemctl: warning about missing install info for template units

The advice string didn't talk about template units at all. Extend
it and print when trying to enable a template unit without install info.

Fixes #2345.
src/shared/install.c
src/systemctl/systemctl.c
src/test/test-install-root.c