Minor issue in ubuntu-vici-prereq-0.16.sh

Support forum for the ViciBox ISO Server Install and ISO LiveCD Demo

Moderators: enjay, williamconley, Staydog, mflorell, MJCoate, mcargile, Kumba

Minor issue in ubuntu-vici-prereq-0.16.sh

Postby okli » Mon Apr 20, 2009 5:35 am

Lines 303-304:

Code: Select all
...
mkdir /tmp/eaccelerator 2>> $LOGFILE >> $LOGFILE
chmod 0755 eaccelerator 2>> $LOGFILE >> $LOGFILE
...


Second line should be:
Code: Select all
chmod 0755 /tmp/eaccelerator 2>> $LOGFILE >> $LOGFILE


May not be important, but keeps log error free :)
okli
 
Posts: 669
Joined: Mon Oct 01, 2007 5:09 pm

Postby mcargile » Mon Apr 20, 2009 9:18 am

Thanks :-)
Michael Cargile | Director of Engineering | ViciDialGroup | http://www.vicidial.com

The official source for VICIDIAL services and support. 1-888-894-VICI (8424)
mcargile
Site Admin
 
Posts: 614
Joined: Tue Jan 16, 2007 9:38 am

Postby okli » Mon Apr 20, 2009 3:21 pm

As a side note- shouldn't /var/tmp/eaccelerator or similar be used instead?

Default settings AFAIK for Debian is to delete contents of /tmp, I guess Ubuntu does the same- /etc/default/rcS--> TMPTIME=0

Wouldn't loss of /tmp/eaccelerator affect eaccelerator's functionality or it will recreate the directory?
okli
 
Posts: 669
Joined: Mon Oct 01, 2007 5:09 pm

Postby mcargile » Tue Apr 28, 2009 9:02 am

This is a very good point. Fixed in the installer. The new directory is /var/lib/eaccelerator
Michael Cargile | Director of Engineering | ViciDialGroup | http://www.vicidial.com

The official source for VICIDIAL services and support. 1-888-894-VICI (8424)
mcargile
Site Admin
 
Posts: 614
Joined: Tue Jan 16, 2007 9:38 am


Return to ViciBox Server Install and Demo

Who is online

Users browsing this forum: No registered users and 50 guests