summaryrefslogtreecommitdiff
path: root/src/librc/rc.map
diff options
context:
space:
mode:
authorRoy Marples <roy@marples.name>2008-01-13 17:47:23 +0000
committerRoy Marples <roy@marples.name>2008-01-13 17:47:23 +0000
commit87e4e4410cb542f3b56989d02e088c5efdfaf157 (patch)
tree14ffb2f5a665b6a9015925a8fed2ed0bb5fdc164 /src/librc/rc.map
parentabc7a79755c82ed5b6737901d71f8f7f15e1d992 (diff)
downloadopenrc-87e4e4410cb542f3b56989d02e088c5efdfaf157.tar.gz
openrc-87e4e4410cb542f3b56989d02e088c5efdfaf157.tar.bz2
openrc-87e4e4410cb542f3b56989d02e088c5efdfaf157.tar.xz
Remove rc_service_plugable function and make it private as it needs to read from our config file.
Diffstat (limited to 'src/librc/rc.map')
-rw-r--r--src/librc/rc.map1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/librc/rc.map b/src/librc/rc.map
index ff7ef7d..8de23c4 100644
--- a/src/librc/rc.map
+++ b/src/librc/rc.map
@@ -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;