Skip to content

Commit

Permalink
quintanalibre: use the main deferable reboot config
Browse files Browse the repository at this point in the history
the main config overwrites the specific config that is
why the generic uci config can't be used.
  • Loading branch information
spiccinini committed May 24, 2021
1 parent 3d5c435 commit 122ff38
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions quintanalibre.org.ar/generic/files/etc/config/lime-community
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
config lime system
option hostname 'ql-%M4%M5%M6'
option domain 'red.quintana.libre.org.ar'
option deferable_reboot_uptime_s '10800'

config lime network
option main_ipv4_address '10.5.0.0/21'
Expand Down Expand Up @@ -48,9 +49,6 @@ config generic_uci_config location
list uci_set "location.settings.community_latitude=-31.80461"
list uci_set "location.settings.community_longitude=-64.41609"

config generic_uci_config deferable_reboot
list uci_set "deferable-reboot.options.deferable_reboot_uptime=10800"

config generic_uci_config dropbear
list uci_set "dropbear.@dropbear[0].RootPasswordAuth=off"

Expand Down

0 comments on commit 122ff38

Please sign in to comment.