Adding custom apparmor rules

Zygmunt Krynicki zygmunt.krynicki at canonical.com
Tue Nov 17 07:13:25 UTC 2015


Thank you for providing this feedback.

Best regards
ZK

On Tue, Nov 17, 2015 at 3:07 AM, Darren Landoll
<darren.landoll at gmail.com> wrote:
>> Q: Are you writing a new application or porting existing body of code?
>
> I'm porting existing code, but have access to change the code if
> absolutely necessary.
>
>
>> Q: Which files (devices) would you need to access?
>
> /sys/class/net/eth0/address
> /sys/class/net/eth0/carrier
> /proc/net/route
>
> /etc/network/interfaces.d/eth0
>
> Function calls from C/C++ code: getifaddrs(...)
>
>
>> Q: Which system calls do you plan to use outside of file access?
>
> Not sure if this is a complete list yet, but what I've seen so far...
>
> fork/exec
> dup
> dup2
> setsid
> signal
>
> --
> snappy-app-devel mailing list
> snappy-app-devel at lists.ubuntu.com
> Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/snappy-app-devel



More information about the snappy-app-devel mailing list