]> git.ipfire.org Git - thirdparty/systemd.git/blob - src/core/smack-setup.h
rpm: avoid hiding errors and output in *_create_package macros
[thirdparty/systemd.git] / src / core / smack-setup.h
1 /* SPDX-License-Identifier: LGPL-2.1+ */
2 #pragma once
3
4 /***
5 Copyright © 2013 Intel Corporation
6 Authors:
7 Nathaniel Chen <nathaniel.chen@intel.com>
8 ***/
9
10 int mac_smack_setup(bool *loaded_policy);