mirror of
https://gitlab.freedesktop.org/pipewire/pipewire.git
synced 2025-11-06 13:30:01 -05:00
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:
parent
5cc4c5c378
commit
b7e334e55d
6 changed files with 22 additions and 181 deletions
|
|
@ -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
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue