26 Jun
2023
26 Jun
'23
9:22 a.m.
On Fri, 23 Jun 2023 12:23:50 +0200
Paul Holzinger
When the open() or setns() calls fails pasta exits early and prints an error. However it did not include the errno so it was impossible to know why the syscall failed.
Signed-off-by: Paul Holzinger
Applied. -- Stefano