summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorLennart Poettering <lennart@poettering.net>2010-10-14 03:07:36 +0200
committerLennart Poettering <lennart@poettering.net>2010-10-14 03:07:36 +0200
commit9aac953a11452e825bad68750f811fe8722324b4 (patch)
tree30887790e199ddb5883eda11dd59106634d66153 /Makefile.am
parent46574a5b4afeac0c3f69f15ce47c460309cb9bec (diff)
units: introduce final.target that can be used to plug units between shutdown.target and the final shutdown
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am
index 8b2248f1f..b3f2abc20 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -174,6 +174,7 @@ dist_systemunit_DATA = \
units/rpcbind.target \
units/rtc-set.target \
units/shutdown.target \
+ units/final.target \
units/umount.target \
units/sigpwr.target \
units/sockets.target \