On 08/29/2014 05:44 AM, intrigeri wrote:
Hi John,
what do these command output:
$ sudo grep apparmor /var/log/kern.log
$ aa-notify -p -s 1 -w 60
?
Cheers,
--
intrigeri
Hello Intrigeri,
sudo grep apparmor /var/log/kern.log
Aug 31 22:06:06 redcat kernel: [ 0.000000] Command line:
BOOT_IMAGE=/boot/vmlinuz-3.14-2-amd64
root=UUID=cc5cf21d-ec9f-4bbc-87b0-e1fbd1bc5351 ro apparmor=1
security=apparmor quiet
Aug 31 22:06:06 redcat kernel: [ 0.000000] Kernel command line:
BOOT_IMAGE=/boot/vmlinuz-3.14-2-amd64
root=UUID=cc5cf21d-ec9f-4bbc-87b0-e1fbd1bc5351 ro apparmor=1
security=apparmor quiet
aa-notify -p -s 1 -w 60 is already start at boot automatically,
john@redcat:~$ ps aux |grep aa-notify
john 3435 0.0 0.0 39876 5216 ? Ss 14:05 0:01
/usr/bin/perl /usr/bin/aa-notify -p -s 1 -w 60
john 27567 0.0 0.0 12624 936 pts/4 S+ 17:39 0:00 grep
--color=auto aa-notify
If I kill it(3435), then run /usr/bin/aa-notify -p -s 1 -w 60
john@redcat:~$ /usr/bin/aa-notify -p -s 1 -w 60
Starting aa-notify
It start and run without warning/error message.
Thank you.
--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org