mirror of
https://gitlab.freedesktop.org/pipewire/pipewire.git
synced 2025-11-10 13:30:05 -05:00
parent
50bdebe4e8
commit
f50aafed4d
2 changed files with 26 additions and 0 deletions
|
|
@ -20,3 +20,8 @@ configure_file(input : 'pipewire-pulse.service.in',
|
|||
output : 'pipewire-pulse.service',
|
||||
configuration : systemd_config,
|
||||
install_dir : systemd_user_services_dir)
|
||||
|
||||
configure_file(input : 'filter-chain.service.in',
|
||||
output : 'filter-chain.service',
|
||||
configuration : systemd_config,
|
||||
install_dir : systemd_user_services_dir)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue