Skip to content

Instantly share code, notes, and snippets.

@crabdancing
Created February 25, 2022 03:32
Show Gist options
  • Save crabdancing/0fc9f18bc4620df9849a8d3e65596f80 to your computer and use it in GitHub Desktop.
Save crabdancing/0fc9f18bc4620df9849a8d3e65596f80 to your computer and use it in GitHub Desktop.
[Unit]
Description=Xpra
ConditionPathExists=!/etc/ssh/sshd_not_to_be_run
[Service]
ExecStart=/usr/bin/xpra start :10 --start=xterm --daemon=no
Restart=always
Type=simple
User=pi
[Install]
WantedBy=multi-user.target
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment