Re: [apparmor] AppArmor Digest, Vol 106, Issue 2

2019-03-25 Thread Espresso Beanies
Seth, You are correct. I was thinking about doing this however I think the "/var/lib/postgresql/10/" got me confused with "/usr/lib/postgresql/10" since v10 makes use of both. There's also a "/usr/include/postgresql" folder that appears to be missing and I wasn't sure if the /var/log or SystemD fi

[apparmor] Developing an Apparmor profile for PostgreSQL 10

2019-03-22 Thread Espresso Beanies
I'm trying to develop an Apparmor profile for PostgreSQL 10 based on the existing profile here ( https://gitlab.com/apparmor/apparmor-profiles/blob/master/ubuntu/18.04/usr.lib.postgresql.bin.postgres) however when I go to generate the profile based on the postgres executable location, I get the fol

Re: [apparmor] AppArmor Digest, Vol 105, Issue 2

2019-02-15 Thread Espresso Beanies
..@lists.ubuntu.com > > You can reach the person managing the list at > apparmor-ow...@lists.ubuntu.com > > When replying, please edit your Subject line so it is more specific > than "Re: Contents of AppArmor digest..." > > > Today's Topics: > >

[apparmor] Not seeing apparmor profile for SSHD service in Ubuntu 18.04

2019-02-13 Thread Espresso Beanies
I'm not seeing the Apparmor profile for the SSHD service in Ubuntu 18.04 when I go to install Apparmor and all the profiles. Was it taken out from this release? I saw MySQL was also cut out from the 18.04 release as well. -- AppArmor mailing list AppArmor@lists.ubuntu.com Modify settings or unsubs

[apparmor] Adding custom profiles to Apparmor

2019-01-18 Thread Espresso Beanies
Hi, I like to add my custom profiles to the Apparmor profiles package and I just wanted to ask how to go about submitting them to this mailing list. I saw some examples that had additions and subtractions, so I don't know if you're looking for the raw git output or a clean file with everything lai