summaryrefslogtreecommitdiff
path: root/oma-ds-agent.service
blob: 34d03872afb89dbd4553b042eb474d0e8786c6b0 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
[Unit]
Description=OMA DS agent
After=calendar.service contacts-service.service pushd.service msg-service.service dbus.service

[Service]
#Type=forking
EnvironmentFile=/etc/tizen-platform.conf
ConditionPathExists=$TZ_USER_DATA/oma-ds/.oma-ds-agent-enabled
ExecStart=/usr/bin/oma-ds-agent

[Install]
WantedBy=graphical.target