diff --git a/utils/aa-mergeprof b/utils/aa-mergeprof index a3f5b5dd1..f2fab7fd6 100755 --- a/utils/aa-mergeprof +++ b/utils/aa-mergeprof @@ -631,7 +631,7 @@ class Merge(object): elif re.search('\d', ans): default_option = ans - for ruletype in ['capability', 'network', 'change_profile']: + for ruletype in ['capability', 'change_profile', 'network', 'rlimit', 'signal']: if other.aa[profile][hat].get(ruletype, False): # needed until we have proper profile initialization for rule_obj in other.aa[profile][hat][ruletype].rules: