Integrate internal fixes
[platform/core/system/sensord.git] / packaging / sensord.service
1 [Unit]
2 Description=Sensor Daemon
3
4 [Service]
5 User=sensor
6 Group=input
7 Type=notify
8 SmackProcessLabel=System
9 ExecStart=/usr/bin/sensord
10 MemoryLimit=20M
11 Sockets=sensord.socket
12 Nice=-5
13
14 [Install]
15 WantedBy=multi-user.target