diff options
Diffstat (limited to 'debian/patches/disable-auto-update.patch')
-rw-r--r-- | debian/patches/disable-auto-update.patch | 13 |
1 files changed, 0 insertions, 13 deletions
diff --git a/debian/patches/disable-auto-update.patch b/debian/patches/disable-auto-update.patch deleted file mode 100644 index 75e1d6b..0000000 --- a/debian/patches/disable-auto-update.patch +++ /dev/null @@ -1,13 +0,0 @@ -Index: walinuxagent-2.2.2/config/ubuntu/waagent.conf -=================================================================== ---- walinuxagent-2.2.2.orig/config/ubuntu/waagent.conf -+++ walinuxagent-2.2.2/config/ubuntu/waagent.conf -@@ -74,7 +74,7 @@ OS.OpensslPath=None - # OS.EnableRDMA=y - - # Enable or disable goal state processing auto-update, default is enabled --# AutoUpdate.Enabled=y -+AutoUpdate.Enabled=n - - # Determine the update family, this should not be changed - # AutoUpdate.GAFamily=Prod |