From d866400ef99520a37136c2413323b8dcc81eba75 Mon Sep 17 00:00:00 2001
From: Nils Schneider <nils@nilsschneider.net>
Date: Tue, 1 Oct 2013 10:08:08 +0200
Subject: [PATCH] gluon-autoupdater: rename script to autoupdater (was
 autoupdate)

---
 package/gluon-autoupdater/files/lib/gluon/cron/autoupdater      | 2 +-
 .../files/usr/sbin/{autoupdate => autoupdater}                  | 0
 2 files changed, 1 insertion(+), 1 deletion(-)
 rename package/gluon-autoupdater/files/usr/sbin/{autoupdate => autoupdater} (100%)

diff --git a/package/gluon-autoupdater/files/lib/gluon/cron/autoupdater b/package/gluon-autoupdater/files/lib/gluon/cron/autoupdater
index 740503b19..1beebca15 100644
--- a/package/gluon-autoupdater/files/lib/gluon/cron/autoupdater
+++ b/package/gluon-autoupdater/files/lib/gluon/cron/autoupdater
@@ -1 +1 @@
-0 * * * * /usr/sbin/autoupdate
+0 * * * * /usr/sbin/autoupdater
diff --git a/package/gluon-autoupdater/files/usr/sbin/autoupdate b/package/gluon-autoupdater/files/usr/sbin/autoupdater
similarity index 100%
rename from package/gluon-autoupdater/files/usr/sbin/autoupdate
rename to package/gluon-autoupdater/files/usr/sbin/autoupdater
-- 
GitLab