#!/bin/sh if uwsm check may-start && uwsm select; then exec systemd-cat -t uwsm_start uwsm start default fi