summaryrefslogtreecommitdiff
path: root/package/systemd/patches/patch-units_getty@_service_m4
diff options
context:
space:
mode:
Diffstat (limited to 'package/systemd/patches/patch-units_getty@_service_m4')
-rw-r--r--package/systemd/patches/patch-units_getty@_service_m46
1 files changed, 3 insertions, 3 deletions
diff --git a/package/systemd/patches/patch-units_getty@_service_m4 b/package/systemd/patches/patch-units_getty@_service_m4
index aa58ad8fb..27bf00933 100644
--- a/package/systemd/patches/patch-units_getty@_service_m4
+++ b/package/systemd/patches/patch-units_getty@_service_m4
@@ -1,6 +1,6 @@
---- systemd-234.orig/units/getty@.service.m4 2017-07-12 16:01:10.000000000 +0200
-+++ systemd-234/units/getty@.service.m4 2017-08-05 00:42:14.790312223 +0200
-@@ -36,7 +36,7 @@ ConditionPathExists=/dev/tty0
+--- systemd-236.orig/units/getty@.service.m4 2017-12-14 23:09:57.000000000 +0100
++++ systemd-236/units/getty@.service.m4 2018-01-01 18:46:35.149141863 +0100
+@@ -38,7 +38,7 @@ ConditionPathExists=/dev/tty0
# The '-o' option value tells agetty to replace 'login' arguments with an
# option to preserve environment (-p), followed by '--' for safety, and then
# the entered username.