mirror of
https://github.com/albfan/miraclecast.git
synced 2025-02-13 12:41:56 +00:00
12 lines
270 B
CMake
12 lines
270 B
CMake
|
[Unit]
|
||
|
Description=Miraclecast WiFi Display Control
|
||
|
|
||
|
[Service]
|
||
|
BusName=org.freedesktop.miracle.wfd
|
||
|
Environment=PATH=/sbin:/usr/bin
|
||
|
Environment=LOG_LEVEL=trace
|
||
|
ExecStart=@CMAKE_INSTALL_PREFIX@/bin/miracle-wfdctl
|
||
|
|
||
|
[Install]
|
||
|
Allias=dbus-org.freedesktop.miracle.wfd.service
|