Accepting request 400387 from Base:System
1 OBS-URL: https://build.opensuse.org/request/show/400387 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/systemd-rpm-macros?expand=0&rev=16
This commit is contained in:
commit
d578345058
@ -118,7 +118,7 @@ for service in %{?*} ; do \
|
||||
touch "/var/lib/systemd/migrated/$sysv_service" || : \
|
||||
fi \
|
||||
done \
|
||||
if [ -x /usr/bin/systemctl ]; then \
|
||||
if [ "$YAST_IS_RUNNING" != "instsys" -a -x /usr/bin/systemctl ]; then \
|
||||
/usr/bin/systemctl daemon-reload || : \
|
||||
fi \
|
||||
if [ -n "$services_to_migrate" ]; then \
|
||||
|
@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Jun 3 14:47:01 UTC 2016 - Thomas.Blume@suse.com
|
||||
|
||||
- %service_add_post() suppress daemon-reload when in installation
|
||||
system (bsc#982343)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Mar 3 10:01:52 UTC 2016 - werner@suse.de
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user