summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLennart Poettering <lennart@poettering.net>2010-08-25 05:02:48 +0200
committerLennart Poettering <lennart@poettering.net>2010-08-25 05:02:48 +0200
commitb574fa098d2827359c31a2d922b729725a8c6c8c (patch)
treee8e3fe27406f326befbe73ef3ca80b3260ea06ef
parent77d5f105bf63330350c7bddacdeda914f945590f (diff)
downloadsystemd-b574fa098d2827359c31a2d922b729725a8c6c8c.tar.gz
units: fix auto-serial unit
-rw-r--r--units/.gitignore2
-rw-r--r--units/systemd-auto-serial-getty.service.in (renamed from units/systemd-auto-serial-getty.service)0
2 files changed, 1 insertions, 1 deletions
diff --git a/units/.gitignore b/units/.gitignore
index 35f790849e..a02b7f11eb 100644
--- a/units/.gitignore
+++ b/units/.gitignore
@@ -2,7 +2,7 @@ serial-getty@.service
systemd-kmsg-syslogd.service
systemd-modules-load.service
systemd-remount-api-vfs.service
-systemd-auto-console-getty.service
+systemd-auto-serial-getty.service
systemd-shutdownd.service
systemd-random-seed-load.service
systemd-random-seed-save.service
diff --git a/units/systemd-auto-serial-getty.service b/units/systemd-auto-serial-getty.service.in
index 8051c7446a..8051c7446a 100644
--- a/units/systemd-auto-serial-getty.service
+++ b/units/systemd-auto-serial-getty.service.in