diff --git a/cgcs-patch/bin/sw-patch-agent.service b/cgcs-patch/bin/sw-patch-agent.service index 67013698..9ca3a253 100644 --- a/cgcs-patch/bin/sw-patch-agent.service +++ b/cgcs-patch/bin/sw-patch-agent.service @@ -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 diff --git a/cgcs-patch/bin/sw-patch-controller-daemon.service b/cgcs-patch/bin/sw-patch-controller-daemon.service index 73baad5b..7b11291a 100644 --- a/cgcs-patch/bin/sw-patch-controller-daemon.service +++ b/cgcs-patch/bin/sw-patch-controller-daemon.service @@ -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 diff --git a/cgcs-patch/bin/sw-patch-controller.service b/cgcs-patch/bin/sw-patch-controller.service index 49e24254..d40535a7 100644 --- a/cgcs-patch/bin/sw-patch-controller.service +++ b/cgcs-patch/bin/sw-patch-controller.service @@ -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 diff --git a/cgcs-patch/bin/sw-patch.service b/cgcs-patch/bin/sw-patch.service index 5786ceb9..0468153b 100644 --- a/cgcs-patch/bin/sw-patch.service +++ b/cgcs-patch/bin/sw-patch.service @@ -1,5 +1,5 @@ [Unit] -Description=TIS Patching +Description=StarlingX Patching After=syslog.target network-online.target Before=sw-patch-agent.service