mirror of
https://gitlab.freedesktop.org/pulseaudio/pulseaudio.git
synced 2025-10-29 05:40:23 -04:00
Compare commits
2 commits
5439c26c20
...
354c346ca3
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
354c346ca3 | ||
|
|
efba375221 |
2 changed files with 5 additions and 0 deletions
|
|
@ -170,4 +170,8 @@ if systemd_dep.found()
|
|||
install_data('systemd/user/pulseaudio.socket',
|
||||
install_dir: systemduserunitdir,
|
||||
)
|
||||
|
||||
install_data('systemd/pulse.conf',
|
||||
install_dir: join_paths(sysconfdir,'tmpfiles.d', 'pulse.conf')
|
||||
)
|
||||
endif
|
||||
|
|
|
|||
1
src/daemon/systemd/pulse.conf
Normal file
1
src/daemon/systemd/pulse.conf
Normal file
|
|
@ -0,0 +1 @@
|
|||
d /var/run/pulse 0755 pulse pulse -
|
||||
Loading…
Add table
Add a link
Reference in a new issue