openwrt/package
Oldřich Jedlička 1818157daa dnsmasq: fix ismounted check
Fix the return value, shell return codes should be 0 to indicate success
(i.e. mount point found), 1 should be failure (i.e. mount point not-found).

Fixes: ac4e8aa ("dnsmasq: fix more dnsmasq jail issues")
Signed-off-by: Oldřich Jedlička <oldium.pro@gmail.com>
2021-11-23 14:57:52 +00:00
..
base-files base-files: stage2: improve /proc/*/stat parser 2021-11-13 18:36:52 +00:00
boot omap: update u-boot to 2021.07 2021-11-20 21:08:25 +01:00
devel gdb: Make only full gdb depend on libgmp 2021-11-07 18:32:21 +01:00
firmware linux-firmware: add firmware for intel ax200 2021-11-20 21:08:25 +01:00
kernel mt76: update to the latest version 2021-11-22 16:08:09 +01:00
libs gettext: remove package 2021-11-20 21:08:25 +01:00
network dnsmasq: fix ismounted check 2021-11-23 14:57:52 +00:00
system procd: setup /dev/stdin, /dev/stdout and /dev/stderr symlinks 2021-11-23 14:03:39 +00:00
utils
Makefile