Set SmackProcessLabel to System
[platform/core/system/sensord.git] / packaging / sensord_command.socket
1 [Unit]
2 Description=Sensor command socket
3
4 [Socket]
5 SocketUser=sensor
6 SocketGroup=input
7 ListenStream=/tmp/sensord_command_socket
8 SocketMode=0777
9 PassCredentials=yes
10 Accept=false
11 SmackLabelIPIn=*
12 SmackLabelIPOut=@
13 Service=sensord.service