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