]> git.ipfire.org Git - thirdparty/systemd.git/blame - src/core/smack-setup.h
core: rework how we track service and scope PIDs
[thirdparty/systemd.git] / src / core / smack-setup.h
CommitLineData
53e1b683 1/* SPDX-License-Identifier: LGPL-2.1+ */
ffbd2c4d
NC
2#pragma once
3
4/***
5 This file is part of systemd.
6
7 Copyright (C) 2013 Intel Corporation
8 Authors:
9 Nathaniel Chen <nathaniel.chen@intel.com>
ffbd2c4d
NC
10***/
11
8a188de9 12int mac_smack_setup(bool *loaded_policy);