Path : /proc/self/root/usr/share/YaST2/clients/ |
Current File : //proc/self/root/usr/share/YaST2/clients/xinetd.ycp |
/** * Author: Martin Vidner <mvidner@suse.cz> * Summary: Just a redirection * $Id: xinetd.ycp 19383 2004-09-15 13:25:07Z mvidner $ */ { string target = "inetd"; return WFM::CallFunction (target, WFM::Args ()); }