[BACK]Return to nfsd CVS log [TXT][DIR] Up to [cvs.NetBSD.org] / src / etc / rc.d

Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.

Diff for /src/etc/rc.d/nfsd between version 1.6 and 1.7

version 1.6, 2004/10/11 14:11:43 version 1.7, 2004/10/12 14:51:03
Line 14  command="/usr/sbin/${name}"
Line 14  command="/usr/sbin/${name}"
 required_vars="mountd rpcbind"  required_vars="mountd rpcbind"
   
 load_rc_config $name  load_rc_config $name
   load_rc_config_var rpcbind rpcbind
   load_rc_config_var mountd mountd
 run_rc_command "$1"  run_rc_command "$1"

Legend:
Removed from v.1.6  
changed lines
  Added in v.1.7

CVSweb <webmaster@jp.NetBSD.org>