diff --git a/meta/packages/matchbox-sato/matchbox-sato/etc/matchbox/session b/meta/packages/matchbox-sato/matchbox-sato/etc/matchbox/session new file mode 100755 index 0000000000..46419d8206 --- /dev/null +++ b/meta/packages/matchbox-sato/matchbox-sato/etc/matchbox/session @@ -0,0 +1,38 @@ +#!/bin/sh + +module_id() { + awk 'BEGIN { FS=": " } /Hardware/ { print $2 } '