I have a service and i have created a service unit file to support the execution of the service in RHEL7.X
When i am running the service and then i am running the status command i am getting the below console output:-
Loaded: loaded (/etc/systemd/system/spiritAgent.service; disabled; vendor preset: disabled)
Active: active (running) since Mon 2016-11-28 07:21:46 IST; 5s ago
Process: 32708 ExecStart=/opt/MyService start (code=exited, status=0/SUCCESS)
Main PID: 495 (java)
CGroup: /system.slice/My.service
‣ 495 /usr/java/jre1.8.0_102/bin/java -DGW_STATUS_SCHEDULER_INTERVAL=600000 -Dcom.ibm.jsse2.JSSEFIPS=true -Dspirit.config.dir=/opt/.
Can anyone please explain me the meaning of '‣' here which is below the CGroup. Actually ' ‣ 'is a 'square' but when i am copying it here it is getting changed to ' ‣ '