ayufan-pine64 / linux-build

Pine64 Linux build scripts, tools and instructions (based on Longsleep work)
MIT License
154 stars 36 forks source link

added udev rules to allow systemd-logind to monitor for power-events #60

Open nickbreen opened 6 years ago

nickbreen commented 6 years ago

Addresses issue #59

Adds udev rule for power key so that /etc/systemd/logind.conf can use HandlePowerKey Adds udev rule for sleep key so that /etc/systemd/logind.confcan use HandleSuspendKey Adds udev rule for hall sensor/lid switch so that /etc/systemd/logind.conf can use HandleLidSwitch.