]> git.ipfire.org Git - thirdparty/systemd.git/blame - src/core/selinux-setup.h
execute: split check if we might touch a tty out of exec_context_may_touch_console()
[thirdparty/systemd.git] / src / core / selinux-setup.h
CommitLineData
53e1b683 1/* SPDX-License-Identifier: LGPL-2.1+ */
c2f1db8f 2#pragma once
c4dcdb9f 3
0b3325e7
LP
4#include <stdbool.h>
5
8a188de9 6int mac_selinux_setup(bool *loaded_policy);