Make the restart path configurable.

This commit is contained in:
Fernando Tarlá Cardoso Lemos
2010-11-26 22:27:38 -02:00
committed by Michael Stapelberg
parent 622b51a1ea
commit 0a17fe973c
6 changed files with 20 additions and 3 deletions

View File

@ -89,6 +89,7 @@ struct Config {
const char *font;
const char *ipc_socket_path;
const char *restart_state_path;
int container_mode;
int container_stack_limit;