Add hostname prefix config
This commit is contained in:
parent
62397f8920
commit
4783a52a71
@ -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
|
Loading…
Reference in New Issue
Block a user