Remove default systemd configuration 35/226735/2
authorINSUN PYO <insun.pyo@samsung.com>
Thu, 5 Mar 2020 05:32:04 +0000 (14:32 +0900)
committerINSUN PYO <insun.pyo@samsung.com>
Thu, 5 Mar 2020 05:39:13 +0000 (14:39 +0900)
commit9f6cba52d0a8229a58e2d3bb995c85db537f6c6e
tree43db466313de89a19dd2710daebd9dafed88c9bc
parent852ac4ce0bd026fd787068a2e89ac63755d2b66a
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: Ia13b59b69ca9cd014d0c4e7ab9e744eb6c0b81ab
mtp-responder.socket