summaryrefslogtreecommitdiffstats
path: root/usr.bin/nohup/nohup.c
diff options
context:
space:
mode:
authoriedowse <iedowse@FreeBSD.org>2001-07-19 21:11:48 +0000
committeriedowse <iedowse@FreeBSD.org>2001-07-19 21:11:48 +0000
commit1992345c83a44050ef976bd482846cff4f5d31c3 (patch)
treef5072bb2dd361c29f89116db705c73eede284cb2 /usr.bin/nohup/nohup.c
parentac76e3b7fe950c13a3975d86d2c5036cb259dc96 (diff)
downloadFreeBSD-src-1992345c83a44050ef976bd482846cff4f5d31c3.zip
FreeBSD-src-1992345c83a44050ef976bd482846cff4f5d31c3.tar.gz
Since revision 1.40/1.41, the default behaviour for mount_nfs is
to give up after one attempt unless a background mount is requested. Background mounts would retry 10000 times (at least 7 days) before giving up. For some situations such as diskless terminals, an NFS filesystem may be critical to the boot process, so neither the "try once" nor background mounts are appropiate. To cater for this situation, unbreak the -R (retry count) parameter so that it also works in the non-background case. Interpret a zero retry count as "retry forever". The defaults are now "try once" for non-background mounts and "retry forever" for background mounts; both can be overridden via -R. Add a description of this behaviour to the manpage.
Diffstat (limited to 'usr.bin/nohup/nohup.c')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud