SVCCFG_PATH
(void) execl(SVCCFG_PATH, "svccfg", "import", filename, NULL);
progname, SVCCFG_PATH, strerror(errno));
if (access(SVCCFG_PATH, F_OK)) {