1
0
mirror of https://git.openwrt.org/openwrt/openwrt.git synced 2024-06-29 20:34:19 +02:00
openwrt/package/system/procd
Yousong Zhou 60ad837bea procd: fix procd_lock() when prepare_roofs
This fixes the following errors when doing "make package/install"

    /home/yousong/git-repo/lede-project/lede/build_dir/target-mips_24kc_musl/root-malta/lib/functions/procd.sh: line 47: /home/yousong/git-repo/l
    ede-project/lede/build_dir/target-mips_24kc_musl/root-malta/var/lock/procd_urandom_seed.lock: No such file or directory
    flock: 1000: Bad file descriptor

Fixes FS#1260

Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>
2018-01-28 09:51:06 +08:00
..
files procd: fix procd_lock() when prepare_roofs 2018-01-28 09:51:06 +08:00
Makefile procd: fix procd_lock() when prepare_roofs 2018-01-28 09:51:06 +08:00