install: unify checking whether operations may be applied to a unit file in a new...
authorLennart Poettering <lennart@poettering.net>
Mon, 7 Mar 2016 18:15:51 +0000 (19:15 +0100)
committerLennart Poettering <lennart@poettering.net>
Tue, 12 Apr 2016 11:43:31 +0000 (13:43 +0200)
commit76adb5b8b57ce40947fd00f7b33ea7b1d1e1e738
treeb2336a38d5e656287de020374b07b8fe52e3071d
parente4fca67ff02c44216780c5a61b1ab66cb6c09752
install: unify checking whether operations may be applied to a unit file in a new function

Let's replace repeated code by a single implementation in a single function.
src/shared/install.c