]> git.ipfire.org Git - thirdparty/systemd.git/blobdiff - units/getty@.service.m4
meson: stop creating enablement symlinks in /etc during installation
[thirdparty/systemd.git] / units / getty@.service.m4
index c2665e3f6b67b7207b312ac2432eff0c95556d3b..80e793bb73df61ffeba6b4da76650881edbd40c1 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
@@ -23,8 +25,8 @@ IgnoreOnIsolate=yes
 # IgnoreOnIsolate causes issues with sulogin, if someone isolates
 # rescue.target or starts rescue.service from multi-user.target or
 # graphical.target.
-Conflicts=rescue.service emergency.service
-Before=rescue.service emergency.service
+Conflicts=rescue.service
+Before=rescue.service
 
 # On systems without virtual consoles, don't start any getty. Note
 # that serial gettys are covered by serial-getty@.service, not this