mirror of
https://github.com/albfan/miraclecast.git
synced 2025-02-13 10:22:04 +00:00
11 lines
269 B
CMake
11 lines
269 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]
|
|
Alias=dbus-org.freedesktop.miracle.wfd.service
|