]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
rpm: cleanup: drop %service_del_postun_without_restart
authorNathan Cutler <ncutler@suse.com>
Tue, 29 Sep 2020 13:46:35 +0000 (15:46 +0200)
committerNathan Cutler <ncutler@suse.com>
Tue, 29 Sep 2020 13:54:12 +0000 (15:54 +0200)
commitf69aa5abfb2279919026144aa51e3c72f593e935
tree1eb15ace413ce26424ef51b3846c8b7b26a1c088
parent7d99e786df9654d896c43339c684519de4a9afa2
rpm: cleanup: drop %service_del_postun_without_restart

SUSE needs %service_del_postun (with or without restart) *only* if there
is a possibility that the RPM containing the unit file will be upgraded
from a version that packaged SysVinit scripts instead of systemd unit
files. (Which is not the case here.)

Signed-off-by: Nathan Cutler <ncutler@suse.com>
ceph.spec.in