diff options
Diffstat (limited to 'src/daemon/systemd/user/pipewire.service.in')
-rw-r--r-- | src/daemon/systemd/user/pipewire.service.in | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/src/daemon/systemd/user/pipewire.service.in b/src/daemon/systemd/user/pipewire.service.in index f0578891..71cfc262 100644 --- a/src/daemon/systemd/user/pipewire.service.in +++ b/src/daemon/systemd/user/pipewire.service.in @@ -16,8 +16,7 @@ Description=Multimedia Service Requires=pipewire.socket [Service] -# Note that notify will only work if --daemonize=no -Type=notify +Type=simple ExecStart=@PW_BINARY@ Restart=on-failure |