# ssh -V
ssh: SSH Version 2.0.12

# uname -a
SunOS appserv1 5.6 Generic_105181-14 sun4u sparc SUNW,Ultra-Enterprise


Hi,

I wanted a place to put my pidfiles but there is no /var/run on solaris
so I ..
# mkdir -p /var/run ; chmod 777 /var/run ; chmod +t /var/run

Some days ago I had to restart SSH and then I found..

# ls -la /var/run
-rw-rw-rw-   1 root     root           4 Feb  1 10:40 sshd2_22.pid

Really shitty to say the least.

(No, it's not because of a faulty umask setting).


rgds

/PL

Reply via email to