mbox

[1/4] pppoe-server: create hook_parse_cmdline function

Message ID 1500454358-6561-2-git-send-email-jonatan.schlag@ipfire.org
State Accepted
Commit 88b80413799cb7bbefc282a4bcb3dfcdfae5f818
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/pppoe-server | 25 ++++++++++++++++---------
 1 file changed, 16 insertions(+), 9 deletions(-)