Re: /tmp permissions changed!

1999-11-18 Thread Onno
No problem here... I installed from the potato boot flops. Regards, Onno At 03:10 AM 11/19/99 +0100, J Horacio MG wrote: Hi, all of a sudden I realized the /tmp permissions had changed to: 2 drwxr-xr-x 5 root root 2048 Nov 19 02:57 tmp/ so, I changed it back to sticky with: #

/tmp permissions changed!

1999-11-18 Thread J Horacio MG
Hi, all of a sudden I realized the /tmp permissions had changed to: 2 drwxr-xr-x 5 root root 2048 Nov 19 02:57 tmp/ so, I changed it back to sticky with: # chmod 777 /tmp # chmod a+t /tmp Now, it seems alright, but I'm not sure about the rest (most of all /var). Could anyone che