mirror of
https://github.com/morgan9e/UxPlay
synced 2026-04-14 00:04:13 +09:00
13 lines
184 B
Desktop File
13 lines
184 B
Desktop File
[Unit]
|
|
Description=AirPlay Unix mirroring server
|
|
Requires=avahi-daemon
|
|
After=avahi-daemon
|
|
|
|
[Service]
|
|
Type=simple
|
|
ExecStart=uxplay
|
|
Restart=on-failure
|
|
|
|
[Install]
|
|
WantedBy=default.target
|