Remove default
This commit is contained in:
parent
f1036f7305
commit
b407834ed7
1 changed files with 1 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
|||
XVFB=/usr/bin/Xvfb
|
||||
XVFBARGS="$DISPLAY -ac -screen 0 1024x768x16 +extension RANDR"
|
||||
PIDFILE=/var/xvfb_${DISPLAY:1}.pid
|
||||
PIDFILE=/var/xvfb_$DISPLAY.pid
|
||||
case "$1" in
|
||||
start)
|
||||
echo -n "Starting virtual X frame buffer: Xvfb"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue