base-file: remove /tmp/.jail (now useless)
authorJohn Crispin <john@openwrt.org>
Fri, 11 Dec 2015 15:06:31 +0000 (15:06 +0000)
committerJohn Crispin <john@openwrt.org>
Fri, 11 Dec 2015 15:06:31 +0000 (15:06 +0000)
Signed-off-by: Etienne CHAMPETIER <champetier.etienne@gmail.com>
SVN-Revision: 47855

package/base-files/Makefile
package/base-files/files/etc/init.d/boot

index cbd8ac0b711fbcab8508f8789b3d54db74b5100f..c73cc735fb3eecac28a5bfc6b18325d2be271b21 100644 (file)
@@ -11,7 +11,7 @@ include $(INCLUDE_DIR)/kernel.mk
 include $(INCLUDE_DIR)/version.mk
 
 PKG_NAME:=base-files
-PKG_RELEASE:=163
+PKG_RELEASE:=164
 
 PKG_FILE_DEPENDS:=$(PLATFORM_DIR)/ $(GENERIC_PLATFORM_DIR)/base-files/
 PKG_BUILD_DEPENDS:=opkg/host usign/host
index b4e61717368278f146a5a3f706a4c19613628a68..ccd0afe30d108016429500c4c8188afa136596d6 100755 (executable)
@@ -29,7 +29,6 @@ boot() {
        mkdir -p /var/tmp
        mkdir -p /tmp/.uci
        chmod 0700 /tmp/.uci
-       mkdir -p /tmp/.jail
        touch /var/log/wtmp
        touch /var/log/lastlog
        touch /tmp/resolv.conf.auto