mirror of
https://github.com/systemd/systemd.git
synced 2026-08-05 07:30:30 +00:00
selinux: move selinux_exit() to the main programs
This commit is contained in:
@@ -237,7 +237,6 @@ int udev_node_add(struct udevice *udev, struct udevice *udev_old)
|
||||
}
|
||||
|
||||
exit:
|
||||
selinux_exit();
|
||||
return retval;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user