diff options
author | Paul Eggleton <paul.eggleton@linux.intel.com> | 2013-04-30 15:33:51 +0100 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2013-05-02 17:40:51 +0100 |
commit | cd89a71d0c3dce14d59134667bc47fa8210cfa7a (patch) | |
tree | 7925fcf17649f75ad7e6f8155986ff193c8b414a /README | |
parent | 013a1e304e6845eda97b94d133ad75bbccff0b9a (diff) | |
download | openembedded-core-cd89a71d0c3dce14d59134667bc47fa8210cfa7a.tar.gz openembedded-core-cd89a71d0c3dce14d59134667bc47fa8210cfa7a.tar.bz2 openembedded-core-cd89a71d0c3dce14d59134667bc47fa8210cfa7a.zip |
systemd-serialgetty: change to handle SERIAL_CONSOLES
SERIAL_CONSOLES is now set from SERIAL_CONSOLE if not already set.
This is a little bit gnarly because we have to create a separate service
file for each different baud rate; assume that the first baud rate is
the default, thus preserving the previous behaviour in the event there
is only one baud rate in use.
This change also installs the service file before modifying it in place,
allowing do_install to re-execute properly; additionally the service
file now has the correct permissions (i.e. no execute bit set).
Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>
Signed-off-by: Saul Wold <sgw@linux.intel.com>
Diffstat (limited to 'README')
0 files changed, 0 insertions, 0 deletions