Resource Menu


Contribution from Alisson
This file is a very very simple shell script, that helps on configuring LibreSource to start as a service on linux platforms. We´ve used it successfully on Ubuntu 8.04 and 8.10.

The "installation procedure" consists in, as root:

cp libresource /etc/init.d

chmod 710 /etc/init.d/libresource

update-rc.d /etc/init.d/libresource defaults

Once more, I hope it can be useful.

Alisson

The file

posted by Sebastien Jourdain at Aug 12, 2009 8:38 PM