forked from pool/nfs-utils
Accepting request 59492 from home:lnussel:branches:Base:System
OBS-URL: https://build.opensuse.org/request/show/59492 OBS-URL: https://build.opensuse.org/package/show/Base:System/nfs-utils?expand=0&rev=34
This commit is contained in:
parent
af403cf1f5
commit
4d7d2dffef
@ -1,3 +1,10 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Jan 31 07:49:03 UTC 2011 - lnussel@suse.de
|
||||||
|
|
||||||
|
- don't run SuSEfirewall2 from start-statd script. If SuSEfirewall2
|
||||||
|
is installed and enabled it will be called at the end of the boot
|
||||||
|
process anyways (bnc#668181).
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Fri Jan 28 14:03:14 UTC 2011 - lnussel@suse.de
|
Fri Jan 28 14:03:14 UTC 2011 - lnussel@suse.de
|
||||||
|
|
||||||
|
@ -18,9 +18,4 @@ if ! rpcinfo -p localhost >/dev/null 2>/dev/null; then
|
|||||||
fi
|
fi
|
||||||
# TODO: write init script and call that one via /sbin/service instead
|
# TODO: write init script and call that one via /sbin/service instead
|
||||||
start_daemon /usr/sbin/rpc.statd --no-notify $STATD_OPTIONS
|
start_daemon /usr/sbin/rpc.statd --no-notify $STATD_OPTIONS
|
||||||
if rc_status -v; then
|
rc_status -v
|
||||||
# in case firewall needs to punch a hole for the
|
|
||||||
# statd port...
|
|
||||||
/etc/init.d/SuSEfirewall2_setup try-restart
|
|
||||||
fi
|
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user