fix spec file
[platform/core/system/power-manager.git] / packaging / power-manager.service
1 [Unit]
2 Description=Start the power manager service
3
4 [Service]
5 Type=forking
6 ExecStart=/usr/bin/pmctrl start
7 Environment=DISPLAY=:0
8
9 [Install]
10 WantedBy=multi-user.target