main: store session data to disk on receipt of SIGUSR1 or SIGHUP. On HUP terminate...
[project/rpcd.git] / exec.c
diff --git a/exec.c b/exec.c
index a5f6561..3d2ec71 100644 (file)
--- a/exec.c
+++ b/exec.c
@@ -50,7 +50,7 @@ rpc_errno_status(void)
        }
 }
 
-static const char *
+const char *
 rpc_exec_lookup(const char *cmd)
 {
        struct stat s;