diff options
author | Lennart Poettering <lennart@poettering.net> | 2010-08-25 03:09:57 +0200 |
---|---|---|
committer | Lennart Poettering <lennart@poettering.net> | 2010-08-25 03:09:57 +0200 |
commit | 93a45c562a1989dfbb2dd08c65f8a21b02959934 (patch) | |
tree | 236c75089c5e8a2c4b9581f0930472cf279dce13 /.gitignore | |
parent | addab137cd8d318e4f543ca56018ee23d51aaca9 (diff) |
serial: use seperate getty template for serial ttys
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore index 1cee1b6328..2c92ae05b7 100644 --- a/.gitignore +++ b/.gitignore @@ -2,7 +2,7 @@ systemd-kmsg-syslogd systemd-remount-api-vfs test-hostname systemd-modules-load -systemd-auto-console-getty +systemd-auto-serial-getty systemd-shutdownd systemd-random-seed systemd-update-utmp |