[backfire] package/base-files: merge r28799
authornico <nico@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Tue, 15 Nov 2011 01:58:25 +0000 (01:58 +0000)
committernico <nico@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Tue, 15 Nov 2011 01:58:25 +0000 (01:58 +0000)
git-svn-id: svn://svn.openwrt.org/openwrt/branches/backfire@29145 3c298f89-4303-0410-b956-a3cf2f4a3e73

package/base-files/Makefile
package/base-files/files/etc/passwd

index 63bae57..3b4830d 100644 (file)
@@ -10,7 +10,7 @@ include $(TOPDIR)/rules.mk
 include $(INCLUDE_DIR)/kernel.mk
 
 PKG_NAME:=base-files
-PKG_RELEASE:=43.30
+PKG_RELEASE:=43.31
 
 PKG_FILE_DEPENDS:=$(PLATFORM_DIR)/ $(GENERIC_PLATFORM_DIR)/base-files/
 PKG_BUILD_DEPENDS:=opkg/host
index bc6309d..761c74a 100644 (file)
@@ -1,5 +1,5 @@
 root:!:0:0:root:/root:/bin/ash
+daemon:*:1:1:daemon:/var:/bin/false
 ftp:*:55:55:ftp:/home/ftp:/bin/false
 network:*:101:101:network:/var:/bin/false
 nobody:*:65534:65534:nobody:/var:/bin/false
-daemon:*:65534:65534:daemon:/var:/bin/false