=== chris14_ is now known as chris14 === chris14_ is now known as chris14 === arraybolt3_ is now known as arraybolt3 [14:04] in apparmor, what's the difference between px and cx? I have a parent daemon that executes another program for cleanup purposes. I have a profile for this cleanup app, and am wondering if I should use px or cx [14:04] the daemon stays running, I guess it just forks this child for the cleanup, which then dies after it's done [14:18] ahasenack: afaik, the difference is on the search for the profile to transition to. px transitions to a global profile, and cx transitions to a local profile (defined inside the parent daemon's profile) [14:19] ah, I see, defined in the same file (or included by it) [14:19] ok, my case is global, so Px it is (testing if P breaks it) === sdeziel_ is now known as sdeziel