summaryrefslogtreecommitdiff
path: root/units/final.target
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 /units/final.target
parent46574a5b4afeac0c3f69f15ce47c460309cb9bec (diff)
downloadsystemd-9aac953a11452e825bad68750f811fe8722324b4.tar.gz
units: introduce final.target that can be used to plug units between shutdown.target and the final shutdown
Diffstat (limited to 'units/final.target')
-rw-r--r--units/final.target15
1 files changed, 15 insertions, 0 deletions
diff --git a/units/final.target b/units/final.target
new file mode 100644
index 0000000000..ba642615ad
--- /dev/null
+++ b/units/final.target
@@ -0,0 +1,15 @@
+# This file is part of systemd.
+#
+# systemd is free software; you can redistribute it and/or modify it
+# under the terms of the GNU General Public License as published by
+# the Free Software Foundation; either version 2 of the License, or
+# (at your option) any later version.
+
+# See systemd.special(7) for details
+
+[Unit]
+Description=Final Step
+DefaultDependencies=no
+RefuseManualStart=yes
+IgnoreDependencyFailure=yes
+After=shutdown.target umount.target