From dbfae59c0548514b974852c75fd55d908f828b8c Mon Sep 17 00:00:00 2001 From: ohrensessel Date: Thu, 7 Aug 2014 18:10:41 +0200 Subject: [PATCH] Adapt reboot page for ffhh --- modules | 2 +- site.mk | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/modules b/modules index a32df14..ca86c4a 100644 --- a/modules +++ b/modules @@ -1,4 +1,4 @@ GLUON_SITE_FEEDS='ffhh_packages' PACKAGES_FFHH_PACKAGES_REPO=git://github.com/freifunkhamburg/ffhh-packages.git -PACKAGES_FFHH_PACKAGES_COMMIT=cc08450972722ebcaedf53a6f26cbcc82dc091d0 +PACKAGES_FFHH_PACKAGES_COMMIT=918d892f15aaf82417b642dc8cd87993bde9d7d6 diff --git a/site.mk b/site.mk index 44332c9..6e2f9ba 100644 --- a/site.mk +++ b/site.mk @@ -5,6 +5,7 @@ GLUON_SITE_PACKAGES := \ gluon-config-mode-autoupdater \ gluon-config-mode-hostname \ gluon-config-mode-mesh-vpn \ + gluon-config-mode-reboot-ffhh \ gluon-ebtables-filter-multicast \ gluon-ebtables-filter-ra-dhcp \ gluon-legacy \