path: smartdns_46.1+dfsg-1/package/luci-compat/files/luci/controller/smartdns.lua local function is_running() return luci.sys.call("pidof smartdns >/dev/null") == 0 end