Check tftp-root exists and is accessible at startup.

This commit is contained in:
Simon Kelley
2012-06-13 13:43:49 +01:00
parent ed55cb66e6
commit 8b3ae2fd43
4 changed files with 39 additions and 1 deletions

View File

@@ -159,6 +159,7 @@ struct event_desc {
#define EVENT_LOG_ERR 17
#define EVENT_FORK_ERR 18
#define EVENT_LUA_ERR 19
#define EVENT_TFTP_ERR 20
/* Exit codes. */
#define EC_GOOD 0