diff --git a/rpm/SPECS/docker-ce.spec b/rpm/SPECS/docker-ce.spec index 762f011633..685a0000e8 100644 --- a/rpm/SPECS/docker-ce.spec +++ b/rpm/SPECS/docker-ce.spec @@ -122,7 +122,7 @@ if ! getent group docker > /dev/null; then fi %preun -%systemd_preun docker.service +%systemd_preun docker.service docker.socket %postun %systemd_postun_with_restart docker.service