Remove rc_service_plugable function and make it private as it needs to read from our config file.

This commit is contained in:
Roy Marples
2008-01-13 17:47:23 +00:00
parent abc7a79755
commit 87e4e4410c
8 changed files with 43 additions and 50 deletions

View File

@@ -28,7 +28,6 @@ global:
rc_service_in_runlevel;
rc_service_mark;
rc_service_options;
rc_service_plugable;
rc_service_resolve;
rc_service_schedule_clear;
rc_service_schedule_start;