]> git.ipfire.org Git - thirdparty/systemd.git/blobdiff - units/exit.target
json: extend JsonDispatch flags with nullable and refuse-null flags
[thirdparty/systemd.git] / units / exit.target
index f5f953d112fdbd3a582b274781d310ba6e304108..046dc03c2ae6f8b3a63b581ea293cfa519e6c641 100644 (file)
@@ -1,3 +1,5 @@
+#  SPDX-License-Identifier: LGPL-2.1-or-later
+#
 #  This file is part of systemd.
 #
 #  systemd is free software; you can redistribute it and/or modify it
@@ -6,12 +8,14 @@
 #  (at your option) any later version.
 
 [Unit]
-Description=Exit the container
+Description=Exit the Container
 Documentation=man:systemd.special(7)
 DefaultDependencies=no
 Requires=systemd-exit.service
 After=systemd-exit.service
 AllowIsolate=yes
+JobTimeoutSec=30min
+JobTimeoutAction=exit-force
 
 [Install]
 Alias=ctrl-alt-del.target