Remove default systemd configuration 36/226736/1
authorINSUN PYO <insun.pyo@samsung.com>
Thu, 5 Mar 2020 05:42:21 +0000 (14:42 +0900)
committerINSUN PYO <insun.pyo@samsung.com>
Thu, 5 Mar 2020 05:42:21 +0000 (14:42 +0900)
commitfa2a727c18552c8f749f20b8835f48bfb7629813
treed7de6ad9d5a4c11d49fff0a6e08a7edb654ffd7e
parentbc50e182f8681fa983c5ac1c183bc44723cbcaea
Remove default systemd configuration

https://www.freedesktop.org/software/systemd/man/systemd.socket.html

Service=
Specifies the service unit name to activate on incoming traffic. This setting is only allowed for sockets with Accept=no.
It defaults to the service that bears the same name as the socket (with the suffix replaced).
In most cases, it should not be necessary to use this option.
Note that setting this parameter might result in additional dependencies to be added to the unit (see above)

Change-Id: I1de8cee2d9af906d1007b37346b2e7106910f0d3
packaging/sdbd.socket