Ajout udiskie automount USB dans kiosk-session

This commit is contained in:
2026-06-04 13:48:28 +02:00
parent 4de88877c7
commit c013c9e69e

View File

@@ -13,6 +13,9 @@ xset s off
xset -dpms
xset s noblank
# Automount USB (pour la photostation)
udiskie --no-notify --no-appindicator &
# Backend en boucle : redémarre automatiquement s'il plante
_backend_loop() {
while true; do