projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
ath9k: fix misplaced ifdef
[openwrt.git]
/
package
/
dropbear
/
patches
/
110-change_user.patch
diff --git
a/package/dropbear/patches/110-change_user.patch
b/package/dropbear/patches/110-change_user.patch
index
f003c27
..
55747bc
100644
(file)
--- a/
package/dropbear/patches/110-change_user.patch
+++ b/
package/dropbear/patches/110-change_user.patch
@@
-1,6
+1,6
@@
--- a/svr-chansession.c
+++ b/svr-chansession.c
-@@ -88
1,12 +881
,12 @@ static void execchild(void *user_data) {
+@@ -88
4,12 +884
,12 @@ static void execchild(void *user_data) {
/* We can only change uid/gid as root ... */
if (getuid() == 0) {
This page took
0.02382 seconds
and
4
git commands to generate.