[Help] "/usr/lib/tiger/config: line 360: /config: No such file or directory"

Discussion in 'HOWTO-Related Questions' started by RACKMOUSE, Mar 15, 2013.

  1. RACKMOUSE

    RACKMOUSE New Member

    Hello all. This is my first post. I need your help with this...

    I was just copying the "Extending Perfect Server - Debian Squeeze [ISPConfig 3]" tutorial but Tiger package send me this email:

    Subject:

    Code:
    Cron <root@myserver> test -x /usr/sbin/tigercron && { [ -r "$DEFAULT" ] && . "$DEFAULT" ; nice -n$NICETIGER /usr/sbin/tigercron -q ; } (failed)
    
    Content:

    Code:
    /usr/lib/tiger/config: line 360: /config: No such file or directory
    Can someone please kindly help me?
     
  2. 8omas

    8omas Member HowtoForge Supporter

    Copy the default config from

    Code:
    /usr/lib/tiger/systems/default/config
    or
    Code:
    /usr/lib/tiger/systems/Linux/2/config
    to
    Code:
    /usr/lib/tiger
     

Share This Page