Accepting request 87078 from home:fcrozat:systemd

- Ensure service_add_post is called in %post and not verify.

OBS-URL: https://build.opensuse.org/request/show/87078
OBS-URL: https://build.opensuse.org/package/show/Base:System/cronie?expand=0&rev=89
This commit is contained in:
Andreas Jaeger 2011-10-10 13:47:55 +00:00 committed by Git OBS Bridge
parent cdad1fa213
commit 93fa91826e
2 changed files with 7 additions and 1 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Fri Oct 7 12:11:17 UTC 2011 - fcrozat@suse.com
- Ensure service_add_post is called in %post and not verify.
-------------------------------------------------------------------
Thu Sep 29 09:17:49 UTC 2011 - fcrozat@suse.com

View File

@ -173,9 +173,10 @@ if [ -e /var/run/update_from_old_cron ]; then
fi
%{fillup_and_insserv -y cron}
%run_permissions
%service_add_post cron.service
%verifyscript
%verify_permissions -e /etc/crontab -e /usr/bin/crontab
%service_add_post cron.service
%preun
%stop_on_removal cron