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:
George Kiagiadakis 2021-02-24 22:56:13 +02:00 committed by Wim Taymans
parent 32512a8962
commit 27cfff7965

View file

@ -13,7 +13,6 @@ SystemCallFilter=@system-service
Type=simple
ExecStart=@PW_MEDIA_SESSION_BINARY@
Restart=on-failure
RuntimeDirectory=pipewire
User=pipewire
Environment=PIPEWIRE_RUNTIME_DIR=%t/pipewire