From 1044a446b84740963180576b34b0c63169be46ca Mon Sep 17 00:00:00 2001
From: Nils Schneider <nils@nilsschneider.net>
Date: Mon, 30 Sep 2013 01:07:31 +0200
Subject: [PATCH] autoupdater: enable by default

---
 package/gluon-autoupdater/files/etc/config/autoupdater | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/package/gluon-autoupdater/files/etc/config/autoupdater b/package/gluon-autoupdater/files/etc/config/autoupdater
index d86d1c27a..9702ef214 100644
--- a/package/gluon-autoupdater/files/etc/config/autoupdater
+++ b/package/gluon-autoupdater/files/etc/config/autoupdater
@@ -1,5 +1,5 @@
 config autoupdater
-        option enabled 0
+        option enabled 1
         option branch "stable"
         option url 'http://[fdef:ffc0:3dd7::8]/~freifunk/firmware/autoupdate'
 
-- 
GitLab