- Timestamp:
- May 16, 2014, 11:41:04 AM (11 years ago)
- File:
- 
      - 1 edited
 
 - 
          
  scripts/usr/local/bin/7dtd-start.sh (modified) (1 diff)
 
Legend:
- Unmodified
- Added
- Removed
- 
      scripts/usr/local/bin/7dtd-start.shr10 r12 19 19 if [ ! `pgrep Xvfb` ]; then 20 20 echo "Xvfb not yet running. Starting..." 21 su -c "/usr/bin/Xvfb :1 -screen 0 640x480x16" $SDTD_USER &> /dev/null&21 su -c "/usr/bin/Xvfb :1 -screen 0 640x480x16" $SDTD_USER 2>&1 | grep -v "Could not init font path element" & 22 22 sleep 3 23 23 fi 
  Note:
 See   TracChangeset
 for help on using the changeset viewer.
  ![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)
