Skip to content

Instantly share code, notes, and snippets.

@lyhapple
lyhapple / xvfb-init
Last active July 14, 2016 15:57 — forked from maxivak/xvfb-init
#!/bin/bash
# xvfb - this script starts and stops Xvfb
#
# chkconfig: 345 95 50
# description: Starts xvfb on display 99
# processname: Xvfb
# pidfile: /var/log/xvfb/xvfb.pid
# Source function library.