diff --git a/openwrt/files/ua3f.init b/openwrt/files/ua3f.init index 613e585..1955b33 100755 --- a/openwrt/files/ua3f.init +++ b/openwrt/files/ua3f.init @@ -49,8 +49,6 @@ start_service() { procd_set_param user shellclash elif id -u shellcrash >/dev/null 2>&1; then procd_set_param user shellcrash - elif id -u nobody >/dev/null 2>&1; then - procd_set_param user nobody fi procd_set_param group nogroup