summaryrefslogtreecommitdiff
path: root/packaging/geofence-server.service
blob: 54644261b18270353a27c49218f3a5159c3b2bc3 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
[Unit]
Description=Geofence server daemon
Requires=geofence-server.service

[Service]
EnvironmentFile=/run/tizen-system-env
Type=dbus
BusName=org.tizen.lbs.Providers.GeofenceServer
ExecStart=/usr/bin/geofence-server
MemoryLimit=10M
#Restart=always
#RestartSec=1