Also include systemd-homed.service in the uninstall scriptlets

This commit is contained in:
Zbigniew Jędrzejewski-Szmek 2020-06-29 15:09:44 +02:00
parent 55abe5f0ba
commit 0688d7a091
1 changed files with 1 additions and 0 deletions

View File

@ -613,6 +613,7 @@ if [ $1 -eq 0 ] ; then
systemd-networkd.service \
systemd-networkd-wait-online.service \
systemd-resolved.service \
systemd-homed.service \
>/dev/null || :
fi