diff options
author | Joerg Seitter <oss@seitter.net> | 2010-01-07 16:24:11 +0100 |
---|---|---|
committer | Waldemar Brodkorb <wbx@openadk.org> | 2010-01-07 19:37:35 +0100 |
commit | 57dd3ff6e3f651d36d6c746bd83ac7e56d93fa9d (patch) | |
tree | 95e78a5649577b64c860ddd8b62f37226c85b9f4 /target/alix2d13/files/etc/inittab | |
parent | 4f3c6c355aa573924e197cb6069b02dc831110d9 (diff) |
added new target for ALix2D13
Signed-off-by: Joerg Seitter <oss@seitter.net>
Diffstat (limited to 'target/alix2d13/files/etc/inittab')
-rw-r--r-- | target/alix2d13/files/etc/inittab | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/target/alix2d13/files/etc/inittab b/target/alix2d13/files/etc/inittab new file mode 100644 index 000000000..230cfa242 --- /dev/null +++ b/target/alix2d13/files/etc/inittab @@ -0,0 +1,3 @@ +::sysinit:/etc/init.d/rcS +::shutdown:/etc/init.d/rcK +ttyS0::respawn:/sbin/getty -i -L ttyS0 115200 vt100 |