X-Git-Url: https://iankelling.org/git/?p=distro-setup;a=blobdiff_plain;f=distro-begin;fp=distro-begin;h=5752961798f24d169088faac22ea0e5288021646;hp=8da3f162ac3e9ae66d9d3a310e324c8e96537082;hb=c536de80536e71af6e69eb1a57575ca1a41101c6;hpb=9de134ab81ba8b62daaf276e02f06d5499d0aa3c diff --git a/distro-begin b/distro-begin index 8da3f16..5752961 100755 --- a/distro-begin +++ b/distro-begin @@ -382,7 +382,7 @@ if [[ -e $f ]]; then fi fi done - if $apparmor_reload && systemctl is-enabled apparmor; then + if $apparmor_reload && systemctl is-active apparmor; then m ser reload apparmor fi fi