I'm trying to run this but I get the error
Also here is a simple systemd script that could start it
kbpwrd.service
Code:
[ERROR kbpwrd] error: Invalid cross-device link (os error 18) will retry
Also here is a simple systemd script that could start it
kbpwrd.service
Code:
[Unit]
Description=Pinephone (Pro) Keyboard power management daemon
[Service]
Type=simple
ExecStart=/usr/bin/kbpwrd
[Install]
WantedBy=sysinit.target