]> git-server-git.apps.pok.os.sepia.ceph.com Git - teuthology.git/commitdiff
selinux: fix typo
authorSage Weil <sage@newdream.net>
Sat, 27 Feb 2021 20:13:30 +0000 (14:13 -0600)
committerSage Weil <sage@newdream.net>
Sat, 27 Feb 2021 20:13:30 +0000 (14:13 -0600)
Signed-off-by: Sage Weil <sage@newdream.net>
teuthology/task/selinux.py

index 879a58084502f3ddf561a5979a0766208fffa833..6ab4b2fd39f5fc500cda7073542979a7851e81c9 100644 (file)
@@ -131,7 +131,7 @@ class SELinux(Task):
             'comm="rpm"',
             'tcontext=system_u:object_r:container_runtime_exec_t:s0',
             'comm="ksmtuned"',
-            'common="sssd"',
+            'comm="sssd"',
         ]
         se_whitelist = self.config.get('whitelist', [])
         if se_whitelist: