]> git.ipfire.org Git - thirdparty/systemd.git/blobdiff - units/getty@.service.m4
firstboot: Check if the given shell exists
[thirdparty/systemd.git] / units / getty@.service.m4
index ff1b3c3d87ac1a467fed523807feac7ef5f8fad4..087d68666605047678ad3b34caa34496ed41585a 100644 (file)
@@ -1,3 +1,5 @@
+#  SPDX-License-Identifier: LGPL-2.1+
+#
 #  This file is part of systemd.
 #
 #  systemd is free software; you can redistribute it and/or modify it
@@ -45,7 +47,9 @@ TTYPath=/dev/%I
 TTYReset=yes
 TTYVHangup=yes
 TTYVTDisallocate=yes
+m4_ifdef(`ENABLE_LOGIND',,
 KillMode=process
+)m4_dnl
 IgnoreSIGPIPE=no
 SendSIGHUP=yes