summaryrefslogtreecommitdiff
path: root/test-udev.c
diff options
context:
space:
mode:
Diffstat (limited to 'test-udev.c')
-rw-r--r--test-udev.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/test-udev.c b/test-udev.c
index bbe50eeeb4..e40a448436 100644
--- a/test-udev.c
+++ b/test-udev.c
@@ -175,6 +175,7 @@ int main(int argc, char *argv[], char *envp[])
fail:
udev_rules_cleanup(&rules);
sysfs_cleanup();
+ selinux_exit();
exit:
logging_close();