Release 0.1.4

Remove spec file
Fix systemd service file
Send error on link errors
Init socket to -1 so that we don't close anything on error
Wait for all proxy objects in device monitor
This commit is contained in:
Wim Taymans 2017-08-23 10:45:08 +02:00
parent 5cc4c5c378
commit b7e334e55d
6 changed files with 22 additions and 181 deletions

View file

@ -16,8 +16,7 @@ Description=Multimedia Service
Requires=pipewire.socket
[Service]
# Note that notify will only work if --daemonize=no
Type=notify
Type=simple
ExecStart=@PW_BINARY@
Restart=on-failure