[patch] tar -c messing file/device mode

Rob Landley rob at landley.net
Sat Jan 17 20:46:16 UTC 2009


On Friday 16 January 2009 03:01:42 Timo Teräs wrote:
> And in any case
> you should be relying on umask and not some fixed mode.

When working as a normal user, it respects umask, but working as root it sets 
all permissions even when root has a umask.

Does your patch keep root's behavior correct?

Rob



More information about the busybox mailing list