Tiny Core Linux
Tiny Core Base => TCB Q&A Forum => Topic started by: wolf_core on May 07, 2011, 07:36:17 AM
-
Hi, I have installed Abyss webserver X1 and works fine ;D . Now I like to know if is possible to add a new button in menu "SystemTools -> Services" so I can start and stop it with the mouse because I would like to disconnected keyboard from my system.
Thanks in advance Luca
-
If your thing is running as a daemon, you can look at the init.d script of, say, the dbus extension and copy the style of it - this will then automatically be picked up by system tools/services
-
Ty Juanito, I will try to look at the init.d script and then I will try to edit a new one to start the server.
Thank Luca