]> git.ipfire.org Git - thirdparty/systemd.git/commit - src/systemctl/systemctl.c
systemctl: fix check for template units
authorThomas Hindoe Paaboel Andersen <phomes@gmail.com>
Mon, 11 May 2015 21:52:29 +0000 (23:52 +0200)
committerThomas Hindoe Paaboel Andersen <phomes@gmail.com>
Mon, 11 May 2015 22:26:14 +0000 (00:26 +0200)
commiteacd8534257516e4fea049c7562f05349529c476
tree8253f09de2dcb34af8821e23061a0a2ee78d8f5e
parent0a98c46d509ed03c3bdfc71e5d694dd40d2db4b0
systemctl: fix check for template units

A typo from 7410616c. We want to ignore EINVAL but only catch errors.
src/systemctl/systemctl.c