condition: detect TOMOYO MAC (#7249)
authorShawn Landden <slandden@gmail.com>
Tue, 7 Nov 2017 16:12:36 +0000 (08:12 -0800)
committerLennart Poettering <lennart@poettering.net>
Tue, 7 Nov 2017 16:12:36 +0000 (19:12 +0300)
commited440f6be935faeea3192c9509ef262fddb3fc33
treebe536fa8aa42930c75f401253ad57ccc0d5399bb
parent4b742c8acdd0d6bf3f9e9664f22e355da762f49e
condition: detect TOMOYO MAC (#7249)

TOMOYO is a Mandatory Access Control security module for Linux.
Rather than ship rules, TOMOYO features a learning mode.

http://tomoyo.osdn.jp/
http://tomoyo.osdn.jp/2.5/index.html.en
man/systemd.unit.xml
src/shared/condition.c
src/shared/meson.build
src/shared/tomoyo-util.c [new file with mode: 0644]
src/shared/tomoyo-util.h [new file with mode: 0644]