initscript fails if profile filename contains spaces
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
AppArmor |
Triaged
|
Medium
|
Unassigned |
Bug Description
For testing, I created a profile in "/etc/apparmor.
The result is that the initscript throws some error messages:
# rcapparmor reload
Restarting AppArmor grep: /etc/apparmor.
grep: bar: No such file or directory
Cache miss: /etc/apparmor.
Wrote cache: /etc/apparmor.
Cache hit: /etc/apparmor.
[...]
Cache miss: /etc/apparmor.
/lib/apparmor/
/lib/apparmor/
return: usage: return [n]
Obviously there are some quotes around filenames missing in rc.apparmor.
Changed in apparmor: | |
importance: | Undecided → Medium |
status: | New → Triaged |