[OpenWrt-Devel] [PATCH] [base-files] default_postinst() fix wrong call of group_add

2014-10-15 Thread Bastian Bittorf
[base-files] default_postinst() fix wrong call of group_add after 12bae65d07d29854204715cebc1ef1eae237fd9b group_add is always called. shell scripting can be tricky... wrong call - stacked calls are wrong: [ -n $gid ] group_exists $name || group_add $name $gid this leads to a call of

Re: [OpenWrt-Devel] [PATCH] [base-files] default_postinst() fix wrong call of group_add

2014-10-15 Thread Bastian Bittorf
forget this patch - it's wrong. ___ openwrt-devel mailing list openwrt-devel@lists.openwrt.org https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-devel