mirror of
https://gitlab.freedesktop.org/pipewire/pipewire.git
synced 2025-11-06 13:30:01 -05:00
systemd: do not specify RuntimeDirectory on the media-session service
This will just re-create /run/pipewire for no good reason; the one in pipewire.service is enough
This commit is contained in:
parent
32512a8962
commit
27cfff7965
1 changed files with 0 additions and 1 deletions
|
|
@ -13,7 +13,6 @@ SystemCallFilter=@system-service
|
||||||
Type=simple
|
Type=simple
|
||||||
ExecStart=@PW_MEDIA_SESSION_BINARY@
|
ExecStart=@PW_MEDIA_SESSION_BINARY@
|
||||||
Restart=on-failure
|
Restart=on-failure
|
||||||
RuntimeDirectory=pipewire
|
|
||||||
User=pipewire
|
User=pipewire
|
||||||
Environment=PIPEWIRE_RUNTIME_DIR=%t/pipewire
|
Environment=PIPEWIRE_RUNTIME_DIR=%t/pipewire
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue