diff options
author | Lennart Poettering <lennart@poettering.net> | 2011-03-14 21:00:53 +0100 |
---|---|---|
committer | Lennart Poettering <lennart@poettering.net> | 2011-03-14 21:00:53 +0100 |
commit | 1063dc3a525a87c0285e071794317f71724492fe (patch) | |
tree | 0b9115e0b64a66bc5be3300b20470cde22f59263 /units/.gitignore | |
parent | a5f9be457957731f6bd21bf60dd182fb2a6278cf (diff) |
units: add console-shell.service which can be used insted of the gettys to get a shell on /dev/console
Diffstat (limited to 'units/.gitignore')
-rw-r--r-- | units/.gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/units/.gitignore b/units/.gitignore index 008446d4bb..a64cac13e2 100644 --- a/units/.gitignore +++ b/units/.gitignore @@ -1,3 +1,4 @@ +console-shell.service systemd-sysctl.service systemd-ask-password-console.service rescue.service |