mbox

[3/4] ipv6-auto: create hook_parse_cmdline function

Message ID 1500454358-6561-4-git-send-email-jonatan.schlag@ipfire.org
State Accepted
Commit 6ca65afb187a6f0efd33d3372364578ceb40c29c
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/ipv6-auto | 25 +++++++++++++++++--------
 1 file changed, 17 insertions(+), 8 deletions(-)