mirror of
https://github.com/webmin/webmin.git
synced 2026-01-16 15:06:07 +00:00
9 lines
442 B
HTML
9 lines
442 B
HTML
<header>Remount with noatime option during backup?</header>
|
|
|
|
When this option is enabled, the filesystem being backed up will be remounted with the <tt>noatime</tt> option before the backup starts. This prevents the file reads done by the backup process from updating the last-accessed time of each file, and thus reduces disk activity. <p>
|
|
|
|
When the backup is complete, the original filesystem mount options will be restored. <p>
|
|
|
|
<footer>
|
|
|