]> git.ipfire.org Git - thirdparty/systemd.git/blame - src/core/ima-setup.h
core: make manager_serialize() a bit easier to read by adding predicate function
[thirdparty/systemd.git] / src / core / ima-setup.h
CommitLineData
53e1b683 1/* SPDX-License-Identifier: LGPL-2.1+ */
c2f1db8f 2#pragma once
81611586
RS
3
4/***
810adae9
LP
5 Copyright © 2012 Roberto Sassu - Politecnico di Torino, Italy
6 TORSEC group — http://security.polito.it
81611586
RS
7***/
8
9int ima_setup(void);