cc5b2aea74f1fbb3b4a0efd2280422cee8a6a0ce
[platform/core/system/system-server.git] / packaging / system-server.service
1 [Unit]
2 Description=Start the system server service
3
4 [Service]
5 # set DISPLAY for usb_setting launching
6 Environment=DISPLAY=:0
7 ExecStart=/usr/bin/system_server
8
9 [Install]
10 WantedBy=multi-user.target