/[base]
ViewVC logotype

Revision 335575


Jump to revision: Previous Next
Author: ian
Date: Sat Jun 23 02:42:08 2018 UTC (6 years ago)
Changed paths: 1
Log Message:
Use 'mv -f' in rc.d/ntpd to avoid spuriously halting the boot.

The final 'mv' to install a fetched leap-list file can fail (due to a
readonly fs, or schg flags, for example), and that leads to mv(1)
prompting the user, stopping the boot process.  Instead, use mv -f
to supress the prompting, and if verbose mode is on, emit a warning
that the existing file cannot be replaced.

PR:		219255


Changed paths

Path Details
Directoryhead/etc/rc.d/ntpd modified , text changed

  ViewVC Help
Powered by ViewVC 1.1.27