cmd/snap-confine-suid-trampoline: add new helper #3031

Closed
wants to merge 1 commit into
from

Conversation

Projects
None yet
2 participants
Contributor

zyga commented Mar 14, 2017

This patch adds a new helper static program that assists in running
snap-confine from the core snap. Please refer to the code comments and
the manual page for details.

Signed-off-by: Zygmunt Krynicki zygmunt.krynicki@canonical.com

mvo5 approved these changes Mar 15, 2017

Yay - thank you!

cmd/snap-confine-suid-trampoline: add new helper
This patch adds a new helper static program that assists in running
snap-confine from the core snap. Please refer to the code comments and
the manual page for details.

Signed-off-by: Zygmunt Krynicki <zygmunt.krynicki@canonical.com>

@zyga zyga closed this Mar 16, 2017

Contributor

zyga commented Mar 16, 2017

This was closed because we cannot link to udev statically and hope things to work (or link dynamically and just freeze the shared object).

@zyga zyga deleted the zyga:suid-trampoline branch Aug 22, 2017

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment