View previous topic :: View next topic |
Author |
Message |
WolfRamiO -
Joined: 30 May 2004 Posts: 121 Location: Viña del Mar, Chile
|
Posted: Sat Oct 22, 2005 6:27 am Post subject: Start Abyss on Linux Bootup |
|
|
how i do that?
i mean Start Abyss when Linux its booting up? like Sendmail do...
THX.
PD: Zorry about my bad English. |
|
Back to top |
|
 |
aprelium -
Joined: 22 Mar 2002 Posts: 6800
|
|
Back to top |
|
 |
WolfRamiO -
Joined: 30 May 2004 Posts: 121 Location: Viña del Mar, Chile
|
Posted: Sat Oct 22, 2005 5:12 pm Post subject: |
|
|
nice! that works... now with what command i can shutdown Abyss o kill the process? (using Fedora 3). |
|
Back to top |
|
 |
aprelium -
Joined: 22 Mar 2002 Posts: 6800
|
|
Back to top |
|
 |
WolfRamiO -
Joined: 30 May 2004 Posts: 121 Location: Viña del Mar, Chile
|
Posted: Sun Oct 23, 2005 6:48 pm Post subject: |
|
|
Was asking for a PID file, but now its working... THX |
|
Back to top |
|
 |
aprelium -
Joined: 22 Mar 2002 Posts: 6800
|
Posted: Mon Oct 24, 2005 7:12 am Post subject: |
|
|
WolfRamiO wrote: | Was asking for a PID file, but now its working... THX |
The PID file name is configurable (See Console > Server Configuration > General > Operation System Parameters). --stop does almost the same as the command line:
Code: | kill -SIGTERM `cat /path/to/abyssws.pid` |
_________________ Support Team
Aprelium - http://www.aprelium.com |
|
Back to top |
|
 |
|