Permalink
1 comment
on commit
sign in to comment.
Browse files
Merge pull request #11 from ubuntu-core/fix-postinst
Fix maintainer script not to fail if profile is not loaded
- Loading branch information...
jdstrand commented onMay 31, 2016
3b85e3eThis isn't right. It should be:
if egrep -q '^/usr/bin/ubuntu-core-launcher \([[:alpha:]]+\)$' /sys/kernel/security/apparmor/profiles; then