I edit my $tmpdsksize to 4GB
[email protected] [/]# umount -l /tmp
[email protected] [/]# umount -l /var/tmp
[email protected] [/]# rm -fv /usr/tmpDSK
removed `/usr/tmpDSK’
[email protected] [/var/tmp]# /scripts/securetmp
*** Notice *** No loop module detected
If the loopback block device is built as a module, try running `modprobe loop` as root via ssh and running this script again.
If the loopback block device is built into the kernel itself, you can ignore this message.
Would you like to secure /tmp & /var/tmp at boot time? (y/n) y
Would you like to secure /tmp & /var/tmp now? (y/n) y
Securing /tmp & /var/tmp
/tmp is already secure
/var/tmp is already secure
Checking fstab for entries …Done
Logrotate TMPDIR already configured
Process Complete
Now in ""Home »System Health »Show Current Disk Usage""
/dev/mapper/vg_cpanel-lv_tmp is 4GB
Everything is fine now.
But after a reboot it will automatically reset to default 504m
Please help me
[email protected] [/]# umount -l /tmp
[email protected] [/]# umount -l /var/tmp
[email protected] [/]# rm -fv /usr/tmpDSK
removed `/usr/tmpDSK’
[email protected] [/var/tmp]# /scripts/securetmp
*** Notice *** No loop module detected
If the loopback block device is built as a module, try running `modprobe loop` as root via ssh and running this script again.
If the loopback block device is built into the kernel itself, you can ignore this message.
Would you like to secure /tmp & /var/tmp at boot time? (y/n) y
Would you like to secure /tmp & /var/tmp now? (y/n) y
Securing /tmp & /var/tmp
/tmp is already secure
/var/tmp is already secure
Checking fstab for entries …Done
Logrotate TMPDIR already configured
Process Complete
Now in ""Home »System Health »Show Current Disk Usage""
/dev/mapper/vg_cpanel-lv_tmp is 4GB
Everything is fine now.
But after a reboot it will automatically reset to default 504m
Please help me