Merge from other pc

This commit is contained in:
crater2150 2023-08-20 17:42:24 +02:00
parent ed884c133f
commit 173029c521
5 changed files with 17 additions and 1 deletions

2
wireplumber/control/t Executable file
View file

@ -0,0 +1,2 @@
#!/bin/sh
[ -r supervise/pid ] && kill -TERM -$(cat supervise/pid)