ifupdown: implement --force
This commit is contained in:
parent
efe9b60e37
commit
b514d31c26
3 changed files with 7 additions and 2 deletions
|
@ -23,6 +23,7 @@ struct lif_execute_opts {
|
|||
bool verbose;
|
||||
bool mock;
|
||||
bool no_lock;
|
||||
bool force;
|
||||
const char *executor_path;
|
||||
const char *interfaces_file;
|
||||
const char *state_file;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue