Solved: Disable automatic update not working?
|
4th Dec, 2017, 12:48 AM
(This post was last modified: 4th Dec, 2017 12:56 AM by Nachteule.)
Post: #3
|
|||
|
|||
RE: Disable automatic update not working?
(2nd Dec, 2017 06:44 AM)Nachteule Wrote: So, you can remove /etc/apt/apt.conf.d/20auto-upgrades safely, and I'll think about a solution how to solve this issue permanently With recent updates from Dec 2 (xbian-update, xbian-package-config-shell and xbian-package-config-xbmc), this issue is fixed. 10xbian-periodic has been moved to 20auto-upgrades now ![]() Terminal root@kmxbilr ~ # cat /etc/apt/apt.conf.d/20auto-upgrades // // This content is managed by xbian-config console application and // Kodi's XBian config GUI. Please do not modify this file manually // unless you know what you are doing. // APT::Periodic::Unattended-Upgrade "0"; APT::Periodic::Update-Package-Lists "1"; root@kmxbilr |
|||
« Next Oldest | Next Newest »
|
Messages In This Thread |
Disable automatic update not working? - naox - 2nd Dec, 2017, 05:25 AM
RE: Disable automatic update not working? - Nachteule - 2nd Dec, 2017, 06:44 AM
RE: Disable automatic update not working? - Nachteule - 4th Dec, 2017 12:48 AM
RE: Disable automatic update not working? - Nachteule - 4th Dec, 2017, 12:50 AM
RE: Disable automatic update not working? - naox - 4th Dec, 2017, 04:49 AM
|