summaryrefslogtreecommitdiff
path: root/meta-quanta/meta-gsj/recipes-gsj/detect-fan-fail
diff options
context:
space:
mode:
authorDavid Wang <davidwang@quantatw.com>2022-01-22 06:02:42 +0300
committerDavid Wang <davidwang@quantatw.com>2022-01-27 04:07:53 +0300
commita2cc401d586a9b1a3cdf2e93847839b551b48074 (patch)
tree08237ac9e0908da15f3892801401febc8ab5eb04 /meta-quanta/meta-gsj/recipes-gsj/detect-fan-fail
parenta27086f3bc36022627a2cc280dc0f0ea153db567 (diff)
downloadopenbmc-a2cc401d586a9b1a3cdf2e93847839b551b48074.tar.xz
meta-quanta: Drop StandardOuput=syslog
Standard output/error type syslog is obsolete. Update all unit files, and remove the setting altogether. Signed-off-by: David Wang <davidwang@quantatw.com> Change-Id: I9d38713dadd5cca85f0b96f8c217df8afa145add
Diffstat (limited to 'meta-quanta/meta-gsj/recipes-gsj/detect-fan-fail')
-rw-r--r--meta-quanta/meta-gsj/recipes-gsj/detect-fan-fail/files/detect-fan-fail.service1
1 files changed, 0 insertions, 1 deletions
diff --git a/meta-quanta/meta-gsj/recipes-gsj/detect-fan-fail/files/detect-fan-fail.service b/meta-quanta/meta-gsj/recipes-gsj/detect-fan-fail/files/detect-fan-fail.service
index 0ccafe35d0..52c230fb65 100644
--- a/meta-quanta/meta-gsj/recipes-gsj/detect-fan-fail/files/detect-fan-fail.service
+++ b/meta-quanta/meta-gsj/recipes-gsj/detect-fan-fail/files/detect-fan-fail.service
@@ -5,7 +5,6 @@ After=phosphor-pid-control.service
[Service]
ExecStart=/usr/bin/detect-fan-fail.sh
Restart=always
-StandardOutput=syslog
[Install]
WantedBy=multi-user.target