Changeset cbb1264 in freewrt


Ignore:
Timestamp:
Jan 4, 2007, 2:49:47 PM (19 years ago)
Author:
Phil Sutter <n0-1@…>
Children:
c819505
Parents:
c4b3fd4
Message:

set sticky state on /tmp, even if not mounted

git-svn-id: svn://www.freewrt.org/trunk/freewrt@1399 afb5a338-a214-0410-bd46-81f09a774fd1

File:
1 edited

Legend:

Unmodified
Added
Removed
  • target/image/rb/Makefile

    rc4b3fd4 rcbb1264  
    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
Note: See TracChangeset for help on using the changeset viewer.