On my (working) Ubuntu 6.10 system, the permissions are:
Code:
~$ l /var/spool/postfix/var/
total 12
4 drwxr-xr-x 3 root root 4096 2006-12-10 20:05 run
4 drwxr-xr-x 3 root root 4096 2006-12-10 20:05 .
4 drwxr-xr-x 20 root root 4096 2006-12-10 20:07 ..
~$ l /var/spool/postfix/var/run/
total 12
4 drwxr-xr-x 3 root root 4096 2006-12-10 20:05 ..
4 drwxr-xr-x 3 root root 4096 2006-12-10 20:05 .
4 drwxr-xr-x 2 root root 4096 2007-01-15 13:26 saslauthd
~$ l /var/spool/postfix/var/run/saslauthd/
total 12
4 drwxr-xr-x 3 root root 4096 2006-12-10 20:05 ..
4 -rw------- 1 root root 5 2007-01-15 13:26 saslauthd.pid
0 -rw------- 1 root root 0 2007-01-15 13:26 mux.accept
0 srwxrwxrwx 1 root root 0 2007-01-15 13:26 mux
4 drwxr-xr-x 2 root root 4096 2007-01-15 13:26 .
PS: Remark for understanding the output - 'l' is an alias for 'ls -latrs'.
Recent comments
20 hours 34 min ago
20 hours 39 min ago
1 day 1 hour ago
1 day 8 hours ago
1 day 9 hours ago
1 day 10 hours ago
1 day 14 hours ago
1 day 21 hours ago
2 days 1 hour ago
2 days 2 hours ago