English Language flag
// Log In
// CVSweb
Project: FreeWRT
// Summary // Activity // Search // Tracker // Lists // News // SCM // Wiki

SCM Repository

ViewVC logotype

Diff of /branches/freewrt_1_0/package/nfs-server/files/nfsd.init

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 2557 by wbx, Wed Oct 25 20:41:15 2006 UTC revision 2558 by wbx, Sun May 20 12:00:35 2007 UTC
# Line 8  autostart) Line 8  autostart)
8          exec $0 start          exec $0 start
9          ;;          ;;
10  start)  start)
11            mkdir -p /var/lib/nfs
12          /usr/sbin/rpc.mountd -r          /usr/sbin/rpc.mountd -r
13          /usr/sbin/rpc.nfsd          /usr/sbin/rpc.nfsd
14          ;;          ;;

Legend:
Removed from v.2557  
changed lines
  Added in v.2558

root@freewrt.org:443
ViewVC Help
Powered by ViewVC 1.1.20