stuff
This commit is contained in:
13
.config/systemd/user/uxplay.service
Normal file
13
.config/systemd/user/uxplay.service
Normal file
@@ -0,0 +1,13 @@
|
||||
[Unit]
|
||||
Description=AirPlay Unix mirroring server
|
||||
Requires=avahi-daemon
|
||||
After=avahi-daemon
|
||||
|
||||
[Service]
|
||||
Type=simple
|
||||
ExecStart=uxplay
|
||||
Restart=on-failure
|
||||
#StandardOutput=file:%h/uxplay.log
|
||||
|
||||
[Install]
|
||||
WantedBy=default.target
|
||||
Reference in New Issue
Block a user