Notification

Urchin WebAnalytics Software is discontinued and is no longer supported. All Urchin documentation applies only to the Urchin product as it was at the time of discontinuation, and does not apply to any Google Analytics products or services.

How do I install Urchin 4 startup scripts on FreeBSD?

At install time a specific version of urchin4_daemons for the system should be created in the ~urchin/util subdirectory. You can edit the /etc/rc.local file (or create one if it doesn't already exist) and at the end of the file before any exit statement add these lines:

if [ -f INSTALLDIR/util/urchin4_daemons ]; then
    INSTALLDIR/util/urchin4_daemons start
fi

...and in the /etc/rc.shutdown script at the end, before the exit statement, add:

if [ -f INSTALLDIR/util/urchin4_daemons ]; then
   INSTALLDIR/util/urchin4_daemons stop
fi
Note:
In both these commands INSTALLDIR should be replaced by the full path to the Urchin installation.

Search
Clear search
Close search
Main menu
3763285855529481719
true
Search Help Center
true
true
true
false
false