1
0
mirror of https://github.com/lxsang/meta-rpi-diya.git synced 2025-07-19 15:29:52 +02:00

use default icon

This commit is contained in:
DanyLE
2023-07-27 16:25:36 +02:00
parent b543ec49de
commit f70874bdc2
6 changed files with 19 additions and 34 deletions

View File

@ -35,7 +35,7 @@ case "$1" in
;;
stop)
echo "Stopping Weston"
echo "Stopping labwc"
killproc labwc
;;