Skip to content
This repository has been archived by the owner on Jul 27, 2022. It is now read-only.

google/xpra-upstart

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commits
 
 
 
 
 
 
 
 

This is not an official Google product.

Upstart Xpra config

Missing upstart config for Xpra (screen for X). Should work on Ubuntu 14.04.

Usage

sed --in-place "s|\\\$USER|$USER|g" xpra.conf
sed --in-place "s|\\\$HOME|$HOME|g" xpra.conf
sudo cp xpra.conf /etc/init/
sudo initctl reload-configuration
sudo service xpra start

Starts a service for Xpra for DISPLAY=:100.

Releases

No releases published

Packages

No packages published