mirror of
https://github.com/roddhjav/apparmor.d.git
synced 2024-11-13 23:13:49 +01:00
chore(profile): remove trailing whitespace in profiles (2).
This commit is contained in:
parent
38b973c596
commit
897302bc5b
@ -3,7 +3,7 @@
|
||||
# SPDX-License-Identifier: GPL-2.0-only
|
||||
|
||||
# Provide access to audio devices. It should only be used by audio servers that
|
||||
# need direct access to them.
|
||||
# need direct access to them.
|
||||
|
||||
abi <abi/4.0>,
|
||||
|
||||
|
@ -17,7 +17,7 @@ readonly HEADERS=(
|
||||
|
||||
_die() {
|
||||
echo -e "\033[1;31m ✗ Error: \033[0m$*"
|
||||
#exit 1
|
||||
exit 1
|
||||
}
|
||||
|
||||
_ensure_header() {
|
||||
|
Loading…
Reference in New Issue
Block a user