Delete meaningless configuration 80/212780/1 accepted/tizen/unified/20190828.011023 submit/tizen/20190827.051104
authorINSUN PYO <insun.pyo@samsung.com>
Tue, 27 Aug 2019 01:13:53 +0000 (10:13 +0900)
committerINSUN PYO <insun.pyo@samsung.com>
Tue, 27 Aug 2019 01:14:42 +0000 (10:14 +0900)
If the socket and service prefix names are the same, then Sockets(in .service) and Service(in .socket) are not needed.
Specifying Sokcets and Service is needed for certain functions, so using it without reason confuses the developer.

Change-Id: I6bf969f4a4abc2e59a6885a852bb1909ad861e77
Signed-off-by: INSUN PYO <insun.pyo@samsung.com>
packaging/mediacontroller.socket

index b1ae5b1..daaf47a 100644 (file)
@@ -5,7 +5,6 @@ Description=MediaController Service socket
 SocketUser=multimedia_fw
 SocketGroup=multimedia_fw
 ListenStream=/run/.mediacontroller.sock
-Service=mediacontroller.service
 
 [Install]
 WantedBy=sockets.target