chiark / gitweb /
install: check for proper return from dirent_ensure_type
authorDave Reisner <dreisner@archlinux.org>
Mon, 2 Apr 2012 13:08:35 +0000 (09:08 -0400)
committerLennart Poettering <lennart@poettering.net>
Mon, 2 Apr 2012 19:47:18 +0000 (21:47 +0200)
commitfb5ef067c493c5c59b72296d9c520be1dc54b79e
tree495682eeed92a74db5f4998239e4b1db510cffc8
parent3cc588803dba3530cd39000d299353a31e4c068b
install: check for proper return from dirent_ensure_type

Fixes 'systemctl list-unit-files', which previously returned only:

  Failed to issue method call: No such file or directory
src/install.c