LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Software (https://www.linuxquestions.org/questions/linux-software-2/)
-   -   Autofsck (https://www.linuxquestions.org/questions/linux-software-2/autofsck-340204/)

amitpasari 07-05-2005 09:21 AM

Autofsck
 
Hello,
I have being running Redhat 8.0 as a server .
I have 2 partitions
/
/var

Now due to some reason i am using AUTOFSCK w with command belwo :
touch /.autofsck
echo "AUTOFSCK_TIMEOUT=5" > /etc/sysconfig/autofsck
echo "AUTOFSCK_DEF_CHECK=yes" >> /etc/sysconfig/autofsck

The above runs fine with server crashes due to power failure or something ..
BUT it only runs for / partion , the AUTOFSCK doesn't work for /var partition , can anybody tell me what should i do for "/var" partition.

regards
amit

acid_kewpie 07-05-2005 05:26 PM

i would assume it would be a difference in the fsck flag in /etc/fstab for the two partitions?


All times are GMT -5. The time now is 01:02 PM.