summaryrefslogtreecommitdiff
path: root/packaging/power-manager.service
blob: 13609c81ff252a64bcebf4d0b930798678f92b49 (plain)
1
2
3
4
5
6
7
8
9
10
[Unit]
Description=Start the power manager service

[Service]
Type=forking
ExecStart=/usr/bin/pmctrl start
Environment=DISPLAY=:0

[Install]
WantedBy=multi-user.target