Skip to content
This repository was archived by the owner on May 12, 2022. It is now read-only.

esycat/xvfb-init

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Upstart Config for Xvfb

Installation

Install the xvfb package first:

sudo apt-get install xvfb

Copy configuration files:

sudo cp ./default/xvfb /etc/default/
sudo cp ./init/xvfb.conf /etc/init/
sudo ln -s /lib/init/upstart-job /etc/init.d/xvfb

Usage

service xvfb start
service xvfb status

About

An Upstart configuration for Xvfb X Server.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published