diff --git a/rpm/SPECS/docker-ce.spec b/rpm/SPECS/docker-ce.spec index 21b7e8a2b8..0ff780674d 100644 --- a/rpm/SPECS/docker-ce.spec +++ b/rpm/SPECS/docker-ce.spec @@ -114,7 +114,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