]> git.ipfire.org Git - thirdparty/systemd.git/commit - src/shared/install.h
install: introduce a new unit file state "transient"
authorLennart Poettering <lennart@poettering.net>
Mon, 7 Mar 2016 18:07:30 +0000 (19:07 +0100)
committerLennart Poettering <lennart@poettering.net>
Tue, 12 Apr 2016 11:43:31 +0000 (13:43 +0200)
commite4fca67ff02c44216780c5a61b1ab66cb6c09752
tree60ceb4be28c9cbafaa763e90a0af632d9d32ede3
parent401017e04d3d1ac41fabb939278984acc8298ddb
install: introduce a new unit file state "transient"

Now, that the search path logic knows the unit path for transient units we also
can introduce an explicit unit file state "transient" that clarifies to the
user what kind of unit file he is encountering.
man/systemctl.xml
src/core/dbus-manager.c
src/shared/install.c
src/shared/install.h
src/systemctl/systemctl.c