package/base-files: fix chmod of /tmp/.uci, bump package revision

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13903 3c298f89-4303-0410-b956-a3cf2f4a3e73
master
Jo-Philipp Wich 2009-01-06 21:53:45 +00:00
parent c5254e1d02
commit 42e5c4f00e
2 changed files with 2 additions and 2 deletions

View File

@ -10,7 +10,7 @@ include $(TOPDIR)/rules.mk
include $(INCLUDE_DIR)/kernel.mk
PKG_NAME:=base-files
PKG_RELEASE:=13
PKG_RELEASE:=14
PKG_FILE_DEPEND:=$(PLATFORM_DIR)/ $(GENERIC_PLATFORM_DIR)/base-files/

View File

@ -42,7 +42,7 @@ start() {
mkdir -p /var/lock
mkdir -p /var/state
mkdir -p /tmp/.uci
chown 0700 /tmp/.uci
chmod 0700 /tmp/.uci
touch /var/log/wtmp
touch /var/log/lastlog
touch /tmp/resolv.conf.auto