chiark / gitweb /
condition: split out most of condition handling into libsystemd-shard
authorTom Gundersen <teg@jklm.no>
Thu, 20 Feb 2014 18:26:54 +0000 (19:26 +0100)
committerTom Gundersen <teg@jklm.no>
Thu, 20 Feb 2014 19:14:33 +0000 (20:14 +0100)
commitb77c08e06b67d5b1dd8aaf67b732e93851d8ae43
tree02ef68efc40638eb2c0c58ada6de66d5b87eec4e
parentafc50ea84e40d6a3f27ad5bfb5161e2d9b431275
condition: split out most of condition handling into libsystemd-shard

The parts that require linknig to libcap, libselinux and friends stays in libsystemd-core.
Makefile.am
src/core/condition.c
src/core/condition.h
src/shared/condition-util.c [new file with mode: 0644]
src/shared/condition-util.h [new file with mode: 0644]