diff --git a/rpcbind.changes b/rpcbind.changes index 0ccca0e..ba06683 100644 --- a/rpcbind.changes +++ b/rpcbind.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Wed Jan 12 14:39:35 UTC 2011 - lnussel@suse.de + +- don't enable rpcbind init script by default + ------------------------------------------------------------------- Tue Dec 7 12:01:55 UTC 2010 - coolo@novell.com diff --git a/rpcbind.spec b/rpcbind.spec index e4407b6..480029f 100644 --- a/rpcbind.spec +++ b/rpcbind.spec @@ -108,7 +108,7 @@ fi %stop_on_removal rpcbind %post -%fillup_and_insserv -y rpcbind +%fillup_and_insserv rpcbind # if portmap is running, we need to stop portmap *now*, # start rpcbind and restore the old tables if test -r %statefile; then