]> git.pld-linux.org Git - packages/apparmor-parser.git/blame - apparmor-parser-pld.patch
- up to 3.0.1
[packages/apparmor-parser.git] / apparmor-parser-pld.patch
CommitLineData
1a5177de 1=== modified file 'parser/rc.apparmor.functions'
ba03787f
AM
2--- parser/rc.apparmor.functions~ 2020-12-02 12:01:37.000000000 +0100
3+++ parser/rc.apparmor.functions 2021-02-07 15:19:11.388572849 +0100
4@@ -32,7 +32,7 @@
5 # Some nice defines that we use
1a5177de 6
ba03787f
AM
7 PARSER=/sbin/apparmor_parser
8-PARSER_OPTS=
9+PARSER_OPTS="-W"
10 # Suppress warnings when booting in quiet mode
11 if [ "${QUIET:-no}" = yes ] || [ "${quiet:-n}" = y ]; then
12 PARSER_OPTS="$PARSER_OPTS --quiet"
1a5177de 13
This page took 1.197363 seconds and 4 git commands to generate.