diff options
author | Christian Ruppert <idl0r@gentoo.org> | 2011-12-31 00:33:49 +0100 |
---|---|---|
committer | Christian Ruppert <idl0r@gentoo.org> | 2012-01-15 01:02:11 +0100 |
commit | c3be42006b78809f1087b6a8262caba01f2c7fc1 (patch) | |
tree | 0e31d1ebb9382d0292784aa1dc2b3b51abbfc05e /src/test/rc.funcs.list | |
parent | 6fcc55cef80dfaab449b2e5379cb737988f68c24 (diff) |
Rename proc_getent to rc_proc_getent and make it global
Diffstat (limited to 'src/test/rc.funcs.list')
-rw-r--r-- | src/test/rc.funcs.list | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/test/rc.funcs.list b/src/test/rc.funcs.list index f0416b7d..f4c90b51 100644 --- a/src/test/rc.funcs.list +++ b/src/test/rc.funcs.list @@ -32,6 +32,8 @@ rc_newer_than rc_newer_than@@RC_1.0 rc_older_than rc_older_than@@RC_1.0 +rc_proc_getent +rc_proc_getent@@RC_1.0 rc_runlevel_exists rc_runlevel_exists@@RC_1.0 rc_runlevel_get |