johnw wrote (07 Jun 2014 15:11:12 GMT) :
> I know aa-notify is written by perl, I tried force it send notify 
> messages for debug/testing.
> --- /usr/bin/aa-notify    2014-06-05 19:13:09.000000000 +0800
> +++ /tmp/aa-notify    2014-06-07 23:00:07.586682497 +0800
> @@ -376,6 +376,7 @@
>       $SIG{INT} = $SIG{TERM} = $SIG{HUP} = \&signal_handler;
>       $SIG{'PIPE'} = 'IGNORE';

> +    send_message("testing");
>       if ($opt_w) {
>           sleep($opt_w);
>       }
> It can send the notify message.

Ah, that's useful, thanks.

What do you have in /etc/apparmor/notify.conf ?

How does "please run aa-notify in the Perl debugger" sound to your ear?

Cheers,
-- 
  intrigeri
  | GnuPG key @ https://gaffer.ptitcanardnoir.org/intrigeri/intrigeri.asc
  | OTR fingerprint @ https://gaffer.ptitcanardnoir.org/intrigeri/otr.asc


-- 
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]

Reply via email to