systemctl: when we want to know whether there's a native unit file, don't choke on...
authorLennart Poettering <lennart@poettering.net>
Tue, 12 Apr 2016 14:13:28 +0000 (16:13 +0200)
committerLennart Poettering <lennart@poettering.net>
Tue, 12 Apr 2016 14:19:57 +0000 (16:19 +0200)
commit3c6d8e57e870ed56dbb53ce62f0a3d32de101cd8
tree86c8f475ec89015bb4ace239cfaa9db3c24af769
parent0bed31c1038c439cc5956fb44017ba28e503095b
systemctl: when we want to know whether there's a native unit file, don't choke on ELOOP

ELOOP indicates that there's a symlink in /etc for a native unit file, and
that's completely OK.
src/systemctl/systemctl.c
src/sysv-generator/sysv-generator.c