Accepting request 59074 from home:lnussel:branches:network
ok. OBS-URL: https://build.opensuse.org/request/show/59074 OBS-URL: https://build.opensuse.org/package/show/network/rpcbind?expand=0&rev=9
This commit is contained in:
parent
2e96ee6713
commit
5e5c2521a2
@ -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
|
Tue Dec 7 12:01:55 UTC 2010 - coolo@novell.com
|
||||||
|
|
||||||
|
@ -108,7 +108,7 @@ fi
|
|||||||
%stop_on_removal rpcbind
|
%stop_on_removal rpcbind
|
||||||
|
|
||||||
%post
|
%post
|
||||||
%fillup_and_insserv -y rpcbind
|
%fillup_and_insserv rpcbind
|
||||||
# if portmap is running, we need to stop portmap *now*,
|
# if portmap is running, we need to stop portmap *now*,
|
||||||
# start rpcbind and restore the old tables
|
# start rpcbind and restore the old tables
|
||||||
if test -r %statefile; then
|
if test -r %statefile; then
|
||||||
|
Loading…
Reference in New Issue
Block a user