-
Pavel Emelyanov authored
The tcp repair manipulations require CAP_SYS_NET_ADMIN on a calling task. Thus, if the task to restore is run from non-root user, the tcp socket repair off will fail, but restoration wouldn't abort. Fix this by moving creds restore after tcp restore finish. Signed-off-by:
Pavel Emelyanov <xemul@parallels.com>
18dee445