mbox

[4/4] ipv4-static: create hook_parse_cmdline function

Message ID 1500454358-6561-5-git-send-email-jonatan.schlag@ipfire.org
State Accepted
Commit 4cc762559bfe4e7de697e6ddd2c578d7e3b7091c
Headers

Message

Jonatan Schlag July 19, 2017, 6:52 p.m. UTC
  This patch just split the parsing of the cmd line
into a separate function to allowing an edit with the generic hook_edit function.

Signed-off-by: Jonatan Schlag <jonatan.schlag@ipfire.org>
---
 src/hooks/configs/ipv4-static | 19 ++++++++++++++-----
 1 file changed, 14 insertions(+), 5 deletions(-)