diff --git a/nbd.changes b/nbd.changes index 989a47b..420ec35 100644 --- a/nbd.changes +++ b/nbd.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Tue Jul 10 07:08:17 UTC 2012 - aj@suse.de + +- Fix restart_on_update usage. + ------------------------------------------------------------------- Fri May 18 13:44:05 UTC 2012 - tabraham@novell.com diff --git a/nbd.spec b/nbd.spec index 219ac58..e7d679d 100644 --- a/nbd.spec +++ b/nbd.spec @@ -160,7 +160,7 @@ fi %postun %{insserv_cleanup} -%restart_on_update /etc/init.d/nbd-server +%restart_on_update nbd-server %preun %{stop_on_removal nbd-server}