Remove unnecessary setting 53/210653/1
authorINSUN PYO <insun.pyo@samsung.com>
Tue, 23 Jul 2019 10:40:37 +0000 (19:40 +0900)
committerINSUN PYO <insun.pyo@samsung.com>
Tue, 23 Jul 2019 10:40:41 +0000 (19:40 +0900)
Service and Socket unit has an implicit dependencies.

Refre: https://www.freedesktop.org/software/systemd/man/systemd.socket.html
"Socket units automatically gain a Before= dependency on the service units they activate."

Change-Id: Iff0a474a603f054301a196552c9dac7e06531972

packaging/buxton2.service

index 3383772..040a7ac 100644 (file)
@@ -1,7 +1,7 @@
 [Unit]
 Description=Buxton2 Configuration Service
 DefaultDependencies=no
-After=systemd-tmpfiles-setup.service buxton2.socket cynara.socket dbus.socket
+After=systemd-tmpfiles-setup.service cynara.socket dbus.socket
 
 [Service]
 SmackProcessLabel=System