0f2c7f72f19c60ea2a389018be3079e7b9cf88d1
[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
13 [Install]
14 WantedBy=multi-user.target