diff options
author | Lennart Poettering <lennart@poettering.net> | 2010-08-25 05:02:48 +0200 |
---|---|---|
committer | Lennart Poettering <lennart@poettering.net> | 2010-08-25 05:02:48 +0200 |
commit | b574fa098d2827359c31a2d922b729725a8c6c8c (patch) | |
tree | e8e3fe27406f326befbe73ef3ca80b3260ea06ef /units/.gitignore | |
parent | 77d5f105bf63330350c7bddacdeda914f945590f (diff) |
units: fix auto-serial unit
Diffstat (limited to 'units/.gitignore')
-rw-r--r-- | units/.gitignore | 2 |
1 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 |