]> git.ipfire.org Git - people/jschlag/ipfire-2.x.git/commit
setup: Copy the description of a mac without "" add_network_zone_functions
authorJonatan Schlag <jonatan.schlag@ipfire.org>
Sun, 22 Sep 2024 15:18:18 +0000 (17:18 +0200)
committerJonatan Schlag <jonatan.schlag@ipfire.org>
Sun, 22 Sep 2024 16:21:31 +0000 (18:21 +0200)
commit7714c5f26853fefd60651d42761b43f454ac25e3
treeadfbabbcdf0bc2e91af937122c04172e0b89d6b1
parent1deb4670ea63b49bd942823993cd1ed6c157f160
setup: Copy the description of a mac without ""

This creates problems as the "" are invalid characters which our
new bash readhash refuses to accepts.

Signed-off-by: Jonatan Schlag <jonatan.schlag@ipfire.org>
src/setup/netstuff.c