commit | 826653f948551a40ff7a552f932d139386443462 | [log] [tgz] |
---|---|---|
author | Yang Chen <yang.chen@quantatw.com> | Mon Jan 15 20:48:54 2024 +0800 |
committer | Patrick Williams <patrick@stwcx.xyz> | Thu Jan 18 16:34:22 2024 +0000 |
tree | 2fbe54356f9d8ebcbf3a3109aafd946bdb44f843 | |
parent | 26afa78eaaac2bd5fc38124096d740ca1a2d686d [diff] |
meta-facebook: minerva: gpio-monitor: remove incorrect suffix Remove incorrect file suffixes in the service file Change-Id: Ieaaf686b3b15836b81c9cf1e31fffda2c63f7e48 Signed-off-by: Yang Chen <yang.chen@quantatw.com>
diff --git a/meta-facebook/meta-minerva/recipes-phosphor/gpio/phosphor-gpio-monitor/sfp-present-deassert.service b/meta-facebook/meta-minerva/recipes-phosphor/gpio/phosphor-gpio-monitor/sfp-present-deassert.service index 953d6eb..875c0a9 100644 --- a/meta-facebook/meta-minerva/recipes-phosphor/gpio/phosphor-gpio-monitor/sfp-present-deassert.service +++ b/meta-facebook/meta-minerva/recipes-phosphor/gpio/phosphor-gpio-monitor/sfp-present-deassert.service
@@ -3,5 +3,5 @@ [Service] Type=oneshot -ExecStart=/usr/libexec/phosphor-gpio-monitor/sfp-present-check.sh 1 +ExecStart=/usr/libexec/phosphor-gpio-monitor/sfp-present-check 1 SyslogIdentifier=sfp-present-deassert