Skip to content
Snippets Groups Projects
Commit 4783a52a authored by Matthias Schiffer's avatar Matthias Schiffer
Browse files

Add hostname prefix config

parent 62397f89
No related branches found
No related tags found
No related merge requests found
......@@ -34,7 +34,7 @@ EOF
esac
uci -q batch <<EOF
set system.@system[0].hostname='gluon-${macaddr//:/}'
set system.@system[0].hostname='@hostname_prefix@-${macaddr//:/}'
set system.@system[0].timezone='CET-1CEST,M3.5.0,M10.5.0/3'
commit system
EOF
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment