Home Page › Forums › Network Management › ZeroShell › Mounting devices with noatime? › Reply To: Mounting devices with noatime?
April 26, 2009 at 3:15 pm
#47893
Participant
Probably, you just need to put the following command in the pre boot script:
mount -o remount,noatime /DB
mount -o remount,noatime /Database
Regards
Fulvio