De-branding in starlingx/update: TIS -> StarlingX

1. Rename TIS to StarlingX for .service file

Test:
After the de-brand change, bootimage.iso has been built in the flock
Layer and installed on the dev machine to validate the changes.

Please note, doing de-brand changes in batches, this is batch12 changes.

Story: 2006387
Task: 39650

Change-Id: I3a4836563836246f90e195bd3f5212af73420fbe
Signed-off-by: Sharath Kumar K <sharath.kumar@intel.com>
This commit is contained in:
Sharath Kumar K 2020-05-05 08:13:39 +02:00
parent 723838109b
commit 96a3d4b10d
4 changed files with 4 additions and 4 deletions

View File

@ -1,5 +1,5 @@
[Unit]
Description=TIS Patching Agent
Description=StarlingX Patching Agent
After=syslog.target network-online.target sw-patch.service
Before=pmon.service

View File

@ -1,5 +1,5 @@
[Unit]
Description=TIS Patching Controller Daemon
Description=StarlingX Patching Controller Daemon
After=syslog.target network-online.target sw-patch.service sw-patch-controller.service
Before=pmon.service

View File

@ -1,5 +1,5 @@
[Unit]
Description=TIS Patching Controller
Description=StarlingX Patching Controller
After=syslog.service network-online.target sw-patch.service
Before=sw-patch-agent.service sw-patch-controller-daemon.service

View File

@ -1,5 +1,5 @@
[Unit]
Description=TIS Patching
Description=StarlingX Patching
After=syslog.target network-online.target
Before=sw-patch-agent.service