From 0364bb2c84bff631e0f765254fc6bf3353950128 Mon Sep 17 00:00:00 2001 From: Roy Marples Date: Tue, 19 Feb 2008 14:15:53 +0000 Subject: Add the nojail keyword which excludes services marked as such from the dependency tree when in a jail, #bug 22 --- src/librc/rc.map | 1 + 1 file changed, 1 insertion(+) (limited to 'src/librc/rc.map') diff --git a/src/librc/rc.map b/src/librc/rc.map index e60ea18..e5fd350 100644 --- a/src/librc/rc.map +++ b/src/librc/rc.map @@ -52,6 +52,7 @@ global: rc_strlist_free; rc_strlist_join; rc_strlist_reverse; + rc_sys; rc_yesno; local: -- cgit v1.2.3