mirror of
https://github.com/arabianq/pipewire-soundpad.git
synced 2026-04-28 06:21:23 +00:00
fix(daemon): remove unnecessary ExecStartPre sleep command
This commit is contained in:
@@ -3,7 +3,6 @@ Description=Pipewire Soundpad Daemon
|
|||||||
After=pipewire.service
|
After=pipewire.service
|
||||||
|
|
||||||
[Service]
|
[Service]
|
||||||
ExecStartPre=/usr/bin/sleep 10
|
|
||||||
ExecStart=/usr/bin/pwsp-daemon
|
ExecStart=/usr/bin/pwsp-daemon
|
||||||
Restart=no
|
Restart=no
|
||||||
RuntimeDirectory=pwsp
|
RuntimeDirectory=pwsp
|
||||||
|
|||||||
Reference in New Issue
Block a user