]> git.ipfire.org Git - thirdparty/systemd.git/blob - src/core/selinux-setup.h
7ca4a28a5f94baa191dd2a7cfa218da05576c36f
[thirdparty/systemd.git] / src / core / selinux-setup.h
1 /* SPDX-License-Identifier: LGPL-2.1+ */
2 #pragma once
3
4 /***
5 Copyright 2010 Lennart Poettering
6 ***/
7
8 #include <stdbool.h>
9
10 int mac_selinux_setup(bool *loaded_policy);