]> git.pld-linux.org Git - packages/apparmor-parser.git/blobdiff - apparmor-parser.init
- release 2 (by relup.sh)
[packages/apparmor-parser.git] / apparmor-parser.init
index f9379cc99e45beb55e8d7d3706f5f98fca2ba3ee..0474f7db619c5465dc9b7f5053bea7e08aae9956 100644 (file)
@@ -43,6 +43,10 @@ aa_log_action_begin() {
        :
 }
 
+aa_log_action_start() {
+       :
+}
+
 aa_log_action_end() {
        :
 }
@@ -59,7 +63,7 @@ log_end_msg() {
        aa_log_end_msg $*
 }
 
-. /etc/apparmor/rc.apparmor.functions
+. /lib/apparmor/rc.apparmor.functions
 
 RETVAL=0
 case "$1" in
This page took 0.031426 seconds and 4 git commands to generate.