call rad_mkdir to make the path for the control socket, and modify the default config...
authorArran Cudbard-Bell <a.cudbardb@freeradius.org>
Sun, 18 Jan 2015 15:32:34 +0000 (22:32 +0700)
committerArran Cudbard-Bell <a.cudbardb@freeradius.org>
Sun, 18 Jan 2015 15:33:00 +0000 (22:33 +0700)
commit2268bddadaf2d3aab09f18eea863895c9a01ce7a
tree4a1b94d4a956fb0d05914f6d3c9e0a5bcb24e64a
parentf67ee0b10b37dcf4b945e92fad92ced7fef009dc
call rad_mkdir to make the path for the control socket, and modify the default config to place the control socket into a 'control' subdirectory

If this works everywhere we should be able to manage control socket permissions using just the filesystem
raddb/sites-available/control-socket
src/include/radiusd.h
src/main/command.c
src/main/exfile.c
src/main/log.c
src/main/util.c
src/modules/rlm_linelog/rlm_linelog.c
src/modules/rlm_sql/drivers/rlm_sql_sqlite/rlm_sql_sqlite.c