From 27fd88af23b165c1c3c454cb1e1f889d9b74784c Mon Sep 17 00:00:00 2001 From: aiju Date: Thu, 28 Jul 2011 14:22:39 +0200 Subject: devshr: rename hook --- sys/src/9/port/auth.c | 1 + 1 file changed, 1 insertion(+) (limited to 'sys/src/9/port/auth.c') diff --git a/sys/src/9/port/auth.c b/sys/src/9/port/auth.c index 7521e5a43..6c4bdac98 100644 --- a/sys/src/9/port/auth.c +++ b/sys/src/9/port/auth.c @@ -134,6 +134,7 @@ hostownerwrite(char *a, int n) renameuser(eve, buf); srvrenameuser(eve, buf); + shrrenameuser(eve, buf); kstrdup(&eve, buf); kstrdup(&up->user, buf); up->basepri = PriNormal; -- cgit v1.2.3