[apparmor] skip_profile

Arkadiusz Miskiewicz arekm at maven.pl
Thu Jul 14 06:55:36 UTC 2011


Shouldn't this be like below?

=== modified file 'parser/rc.apparmor.functions'
--- parser/rc.apparmor.functions        2011-06-01 14:52:35 +0000
+++ parser/rc.apparmor.functions        2011-07-14 06:54:35 +0000
@@ -198,6 +198,7 @@
                        aa_log_skipped_msg "$profile"
                        logger -t "AppArmor(init)" -p daemon.warn "Skipping profile $profile"
                        STATUS=2
+                       continue
                elif [ "$skip" -ne 0 ]; then
                        continue
                fi


Otherwise it doesn't skip these files.

-- 
Arkadiusz Miśkiewicz        PLD/Linux Team
arekm / maven.pl            http://ftp.pld-linux.org/



More information about the AppArmor mailing list