Ajout : configurations runit pour Waydroid et joycond

This commit is contained in:
Ahurac 2024-01-13 13:26:53 +01:00
parent 403b0863b6
commit acc2c99066
5 changed files with 7 additions and 0 deletions

View file

2
etc/runit/sv/joycond/run Executable file
View file

@ -0,0 +1,2 @@
#!/bin/sh -e
exec /usr/bin/joycond

View file

3
etc/runit/sv/waydroid/finish Executable file
View file

@ -0,0 +1,3 @@
#!/bin/sh
waydroid container stop
waydroid session stop

2
etc/runit/sv/waydroid/run Executable file
View file

@ -0,0 +1,2 @@
#!/bin/sh
exec waydroid -w container start