Update profile_check.py

This commit is contained in:
nobody43 2024-11-18 23:31:22 +00:00 committed by Alex
parent 313f2f7f2c
commit 21b60b4fa3

View file

@ -445,7 +445,7 @@ def main(argv):
return None
if __name__ == '__main__':
'''Safeguard errors does NOT cover loosening existing profiles after loading!'''
try:
from apparmor.regex import *
from apparmor.aa import is_skippable_file