bugfix:TSG-17392

This commit is contained in:
林鑫
2023-11-08 14:02:55 +00:00
committed by linxin
parent 41809846b2
commit 680b00d037

View File

@@ -35,5 +35,5 @@
when: runtime_env == 'TSG-X-P0906'
- name: "make tuned server run after HAL"
shell: sed -i 's/After=/&tsg-os-HAL.service /' /usr/lib/systemd/system/tuned.service && systemctl daemon-reload
when: runtime_env == 'TSG-X-P0906'
shell: sed -i 's/After=/&tsg-os-HAL.service /' /usr/lib/systemd/system/tuned.service
when: runtime_env == 'TSG-X-P0906'