]> git.ipfire.org Git - thirdparty/systemd.git/blame - src/core/smack-setup.h
core: split out cgroup specific state fields from Unit → CGroupRuntime
[thirdparty/systemd.git] / src / core / smack-setup.h
CommitLineData
db9ecf05 1/* SPDX-License-Identifier: LGPL-2.1-or-later */
ffbd2c4d
NC
2#pragma once
3
4/***
810adae9 5 Copyright © 2013 Intel Corporation
ffbd2c4d
NC
6 Authors:
7 Nathaniel Chen <nathaniel.chen@intel.com>
ffbd2c4d
NC
8***/
9
8a188de9 10int mac_smack_setup(bool *loaded_policy);