forked from brl/citadel
3 lines
109 B
Bash
3 lines
109 B
Bash
#!/bin/bash
|
|
machinectl -E DESKTOP_STARTUP_ID=${DESKTOP_STARTUP_ID} shell user@primary /usr/libexec/launch $@
|