Am Sonntag, 2. Juli 2006 15:10 schrieb Stefan Hornburg (Racke):
> Yes, it certainly looks like the umask. Which shell are you using ?
> What happens if you run umask 022 from the commandline.

host:~# ls -l /bin/sh
lrwxrwxrwx 1 root root 4 Dec 13  2005 /bin/sh -> bash
host:~# bash --version
GNU bash, version 2.05b.0(1)-release (i386-pc-linux-gnu)
Copyright (C) 2002 Free Software Foundation, Inc.
host:~# umask 022
host:~# 

run as root

Friedemann 




-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to