summarylogtreecommitdiffstats
path: root/power.sh.service
blob: ae3adeef3a28821823de486f12d6a7756528f3ee (plain)
1
2
3
4
[Service]
ExecStart=/usr/bin/sh -c '/usr/bin/udevadm settle; /usr/share/power.sh 1'
ExecStop=/usr/share/power.sh 0
RemainAfterExit=yes