summaryrefslogtreecommitdiff
path: root/src/core/smack-setup.h
blob: 594c42cd38ad95a581f0316b51bc5cc383ee1a74 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
/* SPDX-License-Identifier: LGPL-2.1+ */
#pragma once

/***
  This file is part of systemd.

  Copyright (C) 2013 Intel Corporation
  Authors:
        Nathaniel Chen <nathaniel.chen@intel.com>
***/

int mac_smack_setup(bool *loaded_policy);