Re: [apparmor] Apparmor profile: custom header file query

2021-04-19 Thread Seth Arnold
On Mon, Apr 19, 2021 at 11:16:11PM +0530, Murali Selvaraj wrote: > As per our design , we are applying certain capabilities to all my profiles. > > -> created custom include files as follow #include "relative_path" > >

[apparmor] Apparmor profile: custom header file query

2021-04-19 Thread Murali Selvaraj
Hi All, As per our design , we are applying certain capabilities to all my profiles. -> created custom include files as follow #include "relative_path" @{default_caps}=chown,dac_override,dac_read_search,fowner,fsetid,kill,ipc_lock,sys_nice,setpcap,ipc_owner,sys_ptrace,sys_chroot -> Adding