qubes-core-agent-linux/misc
Marek Marczykowski-Górecki 364fd3687f
debian: disable timer-based apt-get
Debian stretch in default configuration calls apt-get update every 24h.
And additionally, have automatic unattended security updates enabled.
Generally it would be good thing on standalone system, but in AppVM
which loose its rootfs changes after restart it is a waste of resources.
Especially when it kicks in on multiple VMs simultaneously, while on
battery (apt-daily.service have ConditionACPower=true, but VM don't have
that information...).

It would make some sense on TemplateVM/StandaloneVM, but then it kicks
in just at VM startup. Which conflicts with starting the update manually
then (by clicking "update VM" button in manager for example, or using
salt).

So, disable this feature completely.

The actual solution is based on pkg-manager-no-autoupdate by @adrelanos.

Fixes QubesOS/qubes-issues#2621

(cherry picked from commit 128af0d191)
2017-12-13 03:36:28 +01:00
..
.gitignore dispvm: close all windows after apps prerun (#872) 2014-07-04 18:51:02 +02:00
20_tcp_timestamps.conf disable leaking TCP timestamps by default 2015-10-19 14:03:57 +00:00
30_cron.conf use bind-dirs to handle crontab persistence 2016-10-16 01:14:02 +01:00
50_qubes.conf Prevent services from being accidentally restarted by needrestart. 2015-11-20 16:35:06 +01:00
apt-conf-70no-unattended debian: disable timer-based apt-get 2017-12-13 03:36:28 +01:00
block-snapshot removed trailing spaces 2015-10-15 04:34:55 +02:00
close-window.c dispvm: close only visible windows during DispVM preparation 2015-03-04 01:48:11 +01:00
dispvm-prerun.sh Clean up early initialization and setup of /rw 2016-10-23 20:19:51 +00:00
dnf-qubes-hooks.conf Implement dnf hooks for post-update actions 2015-11-11 02:36:57 +01:00
dnf-qubes-hooks.py dnf-qubes-hooks: handle newer DNF >= 2.x 2017-09-24 23:14:27 +02:00
dracut-qubes.conf dracut: disable hostonly mode 2015-11-10 16:36:00 +01:00
fstab Enlarge /tmp and /dev/shm 2015-10-04 23:07:10 +02:00
Makefile Package DNF plugin for both python2 and python3 2015-12-23 02:04:26 +01:00
mime-globs vm-file-editor: add override for mimeinfo *.png entry (#753) 2013-11-14 22:21:17 +01:00
org.gnome.nautilus.gschema.override misc: do not display file preview by default (#813) 2014-05-08 14:17:24 +02:00
org.gnome.settings-daemon.plugins.updates.gschema.override vm: disable gnome update plugin, not only unattended installation 2012-06-11 22:35:44 +02:00
org.mate.NotificationDaemon.gschema.override fedora: Use 'slider' org.mate.NotificationDaemon theme 2015-08-07 09:20:44 -04:00
pam.d_su.qubes Fixed /etc/pam.d/su.qubes. (Moved line 'auth sufficient pam_permit.so' up. May not be low '@include' lines.) 2015-09-13 18:36:18 +00:00
polkit-1-qubes-allow-all.pkla vm: move polkit configs from qubes-gui-vm package 2013-02-12 01:38:29 +01:00
polkit-1-qubes-allow-all.rules vm: move polkit configs from qubes-gui-vm package 2013-02-12 01:38:29 +01:00
profile.d_qt_x11_no_mitshm.sh debian: don't generate regular conf files in postinst 2015-02-05 01:22:19 +01:00
qubes-archive-keyring.gpg debian: add updates repo definition and key 2014-07-28 02:27:56 +02:00
qubes-desktop-run Move .desktop launching code to python moules so it can be reused 2015-08-27 22:07:59 +02:00
qubes-download-dom0-updates.sh Fix detection of dom0 updates 2016-12-04 22:37:17 +01:00
qubes-master-key.asc Include Qubes Master Key in the VM template 2016-07-17 04:26:01 +02:00
qubes-r3.list.in Update repository definitions for R3.2 2016-05-18 23:42:43 +02:00
qubes-r3.repo Update repository definitions for R3.2 2016-05-18 23:42:43 +02:00
qubes-serial-login The Underscores Revolution: filenames 2013-03-14 01:07:49 +01:00
qubes-session-autostart qubes-session-autostart: do not abort the whole process on invalid file 2015-08-27 22:41:51 +02:00
qubes-suspend-module-blacklist Unload USB controllers drivers in USB VM before going to sleep 2016-01-11 19:34:10 +01:00
qubes-trigger-sync-appmenus.action The Underscores Revolution: filenames 2013-03-14 01:07:49 +01:00
qubes-trigger-sync-appmenus.sh Clean up early initialization and setup of /rw 2016-10-23 20:19:51 +00:00
qubes.sudoers Update Xen bug count in sudoers comment 2016-12-04 16:29:01 -08:00
RPM-GPG-KEY-qubes-3-primary Update repos and keys for Qubes R3 2014-11-20 17:01:10 +01:00
RPM-GPG-KEY-qubes-3-unstable Update repos and keys for Qubes R3 2014-11-20 17:01:10 +01:00
serial.conf fedora: update spec and serial.conf to match /usr/sbin path 2013-08-14 03:53:40 +02:00
session-stop-timeout.conf fedora: workaround slow system shutdown (#852) 2014-09-24 14:17:24 +02:00
sudoers.d_qt_x11_no_mitshm debian: don't generate regular conf files in postinst 2015-02-05 01:22:19 +01:00
sudoers.d_umask debian: don't generate regular conf files in postinst 2015-02-05 01:22:19 +01:00
udev-qubes-misc.rules Remove 'xen.evtchn' udev rule 2015-02-11 08:02:55 -05:00
upgrades-installed-check fixed qubes-core-agent upgrading double package manager lock 2016-04-02 15:00:10 +00:00
upgrades-status-notify Improved upgrade notifications sent to QVMM. 2015-11-11 15:45:00 +00:00
vusb-ctl.py dom0+vm/qvm-usb: intermediate 2012-10-21 14:59:38 +02:00
xdg.py qubes-desktop-run: don't crash on Debian wheezy (glib < 2.36) 2015-08-28 02:02:19 +02:00
xenstore-watch.c Use xenstore.h instead of xs.h 2014-11-19 15:34:34 +01:00
xl-qvm-usb-attach.py dom0/core: API CHANGE: pass username as keyword param to vm.run() (#577) 2012-11-13 04:42:25 +01:00
xl-qvm-usb-detach.py dom0/core: API CHANGE: pass username as keyword param to vm.run() (#577) 2012-11-13 04:42:25 +01:00
xorg-preload-apps.conf removed trailing spaces 2015-10-15 04:34:55 +02:00
yum-qubes-hooks.conf vm: enable yum-qubes-hooks plugin (#592) 2012-06-11 22:35:44 +02:00
yum-qubes-hooks.py removed trailing spaces 2015-10-15 04:34:55 +02:00