The procedure described here is targeted for the Debian Etch distribution, and should be valid for any Debian-based GNU/Linux distribution such as Ubuntu. In other GNU/Linux distributions some commands may be different.
Here is a sample script based on the one used in the debian package
Copy the shell script to /etc/init.d/nuxeo, replacing paths to match your installation.
Then enable the autostart creating the links in the rcX.d directories running the command (as root):
Now restart the machine and verify that nuxeo is started automatically looking at the log file.
If you want to remove the automatic startup use the command (as root):
You can manage the service with the following command:
2 Comments
comments.show.hideNov 15, 2011
Sébastien De Nef
I think it's better to change :
with :
Nov 15, 2011
Julien Carsique
Of course! Thanks, I've updated the sources and removed the always-deprecated sample.