Fix socket activation 42/171842/3
authorKrzysztof Jackiewicz <k.jackiewicz@samsung.com>
Wed, 7 Mar 2018 14:45:50 +0000 (15:45 +0100)
committerLukasz Kostyra <l.kostyra@samsung.com>
Mon, 12 Mar 2018 08:42:48 +0000 (08:42 +0000)
commit14288c209830363dd2d1bdcb8ac178682e5a0bb9
tree11384c050222a6f96fd4461932b68e98ef77c63a
parent7de40f083b3732940c63f0e07cb8368932b79b39
Fix socket activation

Both the service and the socket were bound to each other (BindsTo) making it
impossible to stop only one of them.

This change removes the BindsTo entries to allow socket to run when the service
is down.

Change-Id: I9c22acca4c8730729f332e4f3b1f8fb6d7a0cfc7
systemd/tef-simulator.service.in
systemd/tef-simulator.socket