chiark / gitweb /
core: introduce the concept of AssertXYZ= similar to ConditionXYZ=, but fatal for...
authorLennart Poettering <lennart@poettering.net>
Thu, 6 Nov 2014 12:43:45 +0000 (13:43 +0100)
committerLennart Poettering <lennart@poettering.net>
Thu, 6 Nov 2014 13:21:11 +0000 (14:21 +0100)
commit59fccdc587bc179c1638916ee16a24099f94f81f
tree65e65016e68023b5ff9d5d4327e1abc06ffd3756
parentcc50ef134b4104cae8783a4ca40b1a70247e3ef9
core: introduce the concept of AssertXYZ= similar to ConditionXYZ=, but fatal for a start job if not met
14 files changed:
man/systemd.unit.xml
src/core/condition.c
src/core/condition.h
src/core/dbus-unit.c
src/core/job.c
src/core/job.h
src/core/load-fragment-gperf.gperf.m4
src/core/load-fragment.c
src/core/unit.c
src/core/unit.h
src/shared/condition-util.c
src/shared/condition-util.h
src/systemctl/systemctl.c
src/test/test-tables.c