2
0
forked from Ivasoft/openwrt

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

SVN-Revision: 13903
This commit is contained in:
Jo-Philipp Wich
2009-01-06 21:53:45 +00:00
parent 37e9d4cb86
commit 341c1dbdf5
2 changed files with 2 additions and 2 deletions

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