mirror of
https://gitlab.postmarketos.org/postmarketOS/pmaports.git
synced 2025-07-17 02:35:11 +03:00
8 lines
113 B
Text
8 lines
113 B
Text
#!/sbin/openrc-run
|
|
|
|
supervisor=supervise-daemon
|
|
command="/usr/libexec/iio-sensor-proxy"
|
|
|
|
depend() {
|
|
need dbus
|
|
}
|