[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: problem with /var/mail and procmail



Hi

In order to do this i do

cp /var/mail/* /mnt/var/mail
mv /var/mail /var/mail_back
cd /var ; ln -s /mnt/var/mail mail
[..]
cd /var ; rm mail
mv mail_back mail
reboot
Did you chmod/chown these directores?
mv does not move parent UID/GID and mod's.

--
I greet
Wieslaw



Reply to: