rpcd: iwinfo plugin fixes
[openwrt.git] / package / network / services / dropbear / patches / 110-change_user.patch
index 48228ea..4b5c1cb 100644 (file)
@@ -1,6 +1,6 @@
 --- a/svr-chansession.c
 +++ b/svr-chansession.c
-@@ -889,12 +889,12 @@ static void execchild(void *user_data) {
+@@ -922,12 +922,12 @@ static void execchild(void *user_data) {
        /* We can only change uid/gid as root ... */
        if (getuid() == 0) {