Skip to content

timothybasanov/xpra-upstart

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 

Repository files navigation

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.

About

Upstart script for Xpra

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published