commit | d558dd80a435d7851d72cd535c3c7eb8431d91dd | [log] [tgz] |
---|---|---|
author | Delphine CC Chiu <Delphine_CC_Chiu@wiwynn.com> | Wed Mar 06 11:49:36 2024 +0800 |
committer | Patrick Williams <patrick@stwcx.xyz> | Wed Mar 06 15:19:06 2024 +0000 |
tree | 7b5e9a8cd10b344d2e4caf4ebb2a3a939a069aee | |
parent | 05c30e1042d6f421285f9274e2c9fd81fc47987d [diff] [blame] |
fb-compute-multihost: rename logfile of ttyS8 To make log files' name of multihost to be identical, rename log file of ttyS8 to "obmc-console-host8.log" Tested: List log files under /var/volatile/log/: pass Change-Id: Ief7d091aef3ed12d4d08c54a56aa4289608ff5f9 Signed-off-by: Delphine CC Chiu <Delphine_CC_Chiu@wiwynn.com>
diff --git a/meta-facebook/recipes-phosphor/console/obmc-console/fb-compute-multihost/server.ttyS8.conf b/meta-facebook/recipes-phosphor/console/obmc-console/fb-compute-multihost/server.ttyS8.conf index ab83bd6..ea82071 100644 --- a/meta-facebook/recipes-phosphor/console/obmc-console/fb-compute-multihost/server.ttyS8.conf +++ b/meta-facebook/recipes-phosphor/console/obmc-console/fb-compute-multihost/server.ttyS8.conf
@@ -1,5 +1,5 @@ local-tty = ttyS8 baud = 57600 console-id = host8 -logfile = /var/log/obmc-console8.log +logfile = /var/log/obmc-console-host8.log logsize = 256k