commit | a2cc401d586a9b1a3cdf2e93847839b551b48074 | [log] [tgz] |
---|---|---|
author | David Wang <davidwang@quantatw.com> | Sat Jan 22 11:02:42 2022 +0800 |
committer | David Wang <davidwang@quantatw.com> | Thu Jan 27 01:07:53 2022 +0000 |
tree | 08237ac9e0908da15f3892801401febc8ab5eb04 | |
parent | a27086f3bc36022627a2cc280dc0f0ea153db567 [diff] [blame] |
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
diff --git a/meta-quanta/meta-gsj/recipes-gsj/gsj-hotswap-change-setting/files/gsj-hotswap-change-setting.service b/meta-quanta/meta-gsj/recipes-gsj/gsj-hotswap-change-setting/files/gsj-hotswap-change-setting.service index ccf4ee1..354ca92 100644 --- a/meta-quanta/meta-gsj/recipes-gsj/gsj-hotswap-change-setting/files/gsj-hotswap-change-setting.service +++ b/meta-quanta/meta-gsj/recipes-gsj/gsj-hotswap-change-setting/files/gsj-hotswap-change-setting.service
@@ -7,7 +7,6 @@ Restart=no Type=oneshot RemainAfterExit=true -StandardOutput=syslog [Install] -WantedBy=multi-user.target \ No newline at end of file +WantedBy=multi-user.target