09.05.2024, 02:46 UhrDeutsch | English
Hallo Gast [ Registrierung | Anmelden ]
Letzte Änderung am 2006-08-17 21:50:32 von Richard

Erweiterungen:
// Start the service: 
# update-rc.d //service// defaults 
# update-rc.d -f //service// remove 


Löschungen:
Start the service: %%# update-rc.d service defaults
# update-rc.d -f service remove



Editiert am 2006-08-17 21:49:31 von Richard proofing

Erweiterungen:
Start the service:
# update-rc.d //service// defaults 
// Remove the service: 
# update-rc.d -f //service// remove 
Example: 
# update-rc.d -n -f apache defaults
 shows only which one would be added, however it adds nothing. 
Example: 
# update-rc.d apache defaults%% and now apache is added to the default values.


Löschungen:
Start the service:
update-rc.d service defaults
Remove service:
update-rc.d -f service remove

Example: update-rc.d -n -f apache defaults
shows only which one would be added, however it adds nothing.
Example: update-rc.d apache defaults
then apache is added to the default values.



älteste bekannte Version dieser Seite wurde bearbeitet am 2005-02-14 02:59:43 von OffTopic [ ]

Use of rc.d update


Start the service:

update-rc.d service defaults

Remove service:

update-rc.d -f service remove



A startscript for the service to be started must be present in / etc/init.d .

Example: update-rc.d -n -f apache defaults

shows only which one would be added, however it adds nothing.

Example: update-rc.d apache defaults

then apache is added to the default values.
Letzte Revision :
Letzter Editor :
Eigentümer :
 
Deutsch | English
Logos and trademarks are the property of their respective owners, comments are property of their posters, the rest is © 2004 - 2006 by Jörg Schirottke (Kano).
Consult Impressum and Legal Terms for details. Kanotix is Free Software released under the GNU/GPL license.
This CMS is powered by PostNuke, all themes used at this site are released under the GNU/GPL license. designed and hosted by w3you. Our web server is running on Kanotix64-2006.