]> git.ipfire.org Git - thirdparty/systemd.git/commit
install: detect masked unit with drop-ins
authorFilipe Brandenburger <filbranden@google.com>
Fri, 2 Mar 2018 01:48:15 +0000 (17:48 -0800)
committerFilipe Brandenburger <filbranden@google.com>
Fri, 2 Mar 2018 05:11:35 +0000 (21:11 -0800)
commit9639b1752cf97eeee93d2a3dbc8531d6d4d4bc2e
tree7a1955ea48a3470f8f7e0a71ba4851c2b592939c
parent671f0f8de0a623cb3e4f66b562eae332135c8ca2
install: detect masked unit with drop-ins

Before this fix, a unit with drop-ins will not be reported as masked by
`systemctl is-enabled` or `systemctl list-unit-files`.
src/shared/install.c