mirror of
https://github.com/samba-team/samba.git
synced 2025-08-24 21:49:29 +03:00
source the nfs sysconfig file from the 61.nfstickles script
(This used to be ctdb commit 085d1bea78fabf754ef6dd6d323f74a1d361e45c)
This commit is contained in:
@ -3,6 +3,8 @@
|
||||
|
||||
. $CTDB_BASE/functions
|
||||
|
||||
. /etc/sysconfig/nfs
|
||||
|
||||
service_name="nfs"
|
||||
service_start="mkdir -p $CTDB_BASE/state/nfstickle;mkdir -p $NFS_TICKLE_SHARED_DIRECTORY/`hostname`;echo 1 > /proc/sys/net/ipv4/tcp_tw_recycle"
|
||||
service_reconfigure=$service_start
|
||||
|
Reference in New Issue
Block a user