amavisd (tmp) mounted twice after upgrade Upgrading from 3.0.1_GA to 4.0.1_GA on the way to 5.0.x_GA
seeing tmp mounted twice... check fstab shows:
/dev/shm /opt/zimbra/amavisd-new-2.3.3/tmp tmpfs defaults,users,size=150m,mode777 0 0
/dev/shm /opt/zimbra/amavisd-new-2.4.1/tmp tmpfs defaults,users,size=150m,mode777 0 0
Is it safe to # out or delete the mount refering to the older version? |