Changeset 1399

Show
Ignore:
Timestamp:
01/04/07 14:49:47 (5 years ago)
Author:
n0-1
Message:

set sticky state on /tmp, even if not mounted

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • trunk/freewrt/target/image/rb/Makefile

    r1367 r1399  
    2929        -chmod 4755 $(KDIR)/root/bin/busybox 
    3030        mkdir -p $(KDIR)/root/tmp 
    31         chmod 0777 $(KDIR)/root/tmp 
     31        chmod 1777 $(KDIR)/root/tmp 
    3232 
    3333$(KDIR)/root: install-prepare kernel-install