Always setsid so we don't die with the script
This commit is contained in:
parent
7f2c9391d2
commit
fbec9b5163
@ -10,4 +10,4 @@ else
|
|||||||
fi
|
fi
|
||||||
|
|
||||||
pkill walker
|
pkill walker
|
||||||
uwsm app -- walker --gapplication-service &
|
setsid uwsm app -- walker --gapplication-service &
|
||||||
|
Loading…
x
Reference in New Issue
Block a user