Hello, as discussed on #apparmor yesterday, here's the most important patch we've ever seen ;-)
References: https://bugzilla.novell.com/show_bug.cgi?id=853661 === modified file 'parser/apparmor.pod' --- parser/apparmor.pod 2010-12-20 20:29:10 +0000 +++ parser/apparmor.pod 2013-12-05 21:39:47 +0000 @@ -92,7 +92,7 @@ iopl(2) mount(2) umount(2) ptrace(2) reboot(2) setdomainname(2) sethostname(2) swapoff(2) swapon(2) sysctl(2) -A confined process can not call mknod(2) to create character or block devices. +A confined process cannot call mknod(2) to create character or block devices. =head1 ERRORS If someone needs food for the TODO list: My patch only fixes the user visible "can ?not", but doesn't fix about 40 "can not" hidden in comments ;-) Regards, Christian Boltz -- linux:~ # nmap localhost bash: nmap: command not found linux:~ # nmap geht nicht [Marcel Stein in suse-linux] -- AppArmor mailing list [email protected] Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/apparmor
