Remove duplicate dependency with implicit dependencies at "Type=dbus"
[platform/core/connectivity/stc-manager.git] / resources / systemd / stc-manager.service
1 [Unit]
2 Description=Smart Traffic Control Manager
3
4 [Service]
5 Type=dbus
6 BusName=net.stc
7 SmackProcessLabel=System
8 ExecStart=/usr/bin/stc-manager
9
10 [Install]
11 WantedBy=multi-user.target