changed sxmo-pinephone openrc script to be device-agnostic and invoke a sxmo-setpermissions.sh instead #169
This commit is contained in:
parent
c9eb7e30b7
commit
c51414257e
4 changed files with 36 additions and 7 deletions
5
configs/openrc/sxmo-setpermissions
Normal file
5
configs/openrc/sxmo-setpermissions
Normal file
|
@ -0,0 +1,5 @@
|
|||
#!/sbin/openrc-run
|
||||
|
||||
description="Set user permissions to aspects of the hardware kernel interface"
|
||||
|
||||
command="/usr/bin/sxmo_setpermissions.sh"
|
Loading…
Add table
Add a link
Reference in a new issue