mirror of
https://github.com/albfan/miraclecast.git
synced 2025-03-09 23:38:56 +00:00
add meson build supporting
This commit is contained in:
parent
9acad15b72
commit
7dba31c923
20 changed files with 336 additions and 8 deletions
5
res/org.freedesktop.miracle.wifi.service.in
Normal file
5
res/org.freedesktop.miracle.wifi.service.in
Normal file
|
@ -0,0 +1,5 @@
|
|||
[D-BUS Service]
|
||||
Name=@dbus_name_prefix@.wifi
|
||||
Exec=/bin/sh -c 'PATH=/sbin:/usr/bin @exec_path@/miracle-wifid --use-dev --log-level trace'
|
||||
User=root
|
||||
SystemdService=dbus-@dbus_name_prefix@.wifi.service
|
Loading…
Add table
Add a link
Reference in a new issue