From: Frank Brehm Date: Mon, 8 Oct 2018 21:56:53 +0000 (+0200) Subject: committing changes in /etc after apt run X-Git-Url: https://git.uhu-banane.net/?a=commitdiff_plain;h=b6af42a070e2b20f755ce120f9d428597cd075af;p=config%2Fbruni%2Fetc-mint.git committing changes in /etc after apt run Package changes: -qemu-block-extra 1:2.11+dfsg-1ubuntu7.5 amd64 -qemu-kvm 1:2.11+dfsg-1ubuntu7.5 amd64 -qemu-system-common 1:2.11+dfsg-1ubuntu7.5 amd64 -qemu-system-x86 1:2.11+dfsg-1ubuntu7.5 amd64 -qemu-utils 1:2.11+dfsg-1ubuntu7.5 amd64 +qemu-block-extra 1:2.11+dfsg-1ubuntu7.6 amd64 +qemu-kvm 1:2.11+dfsg-1ubuntu7.6 amd64 +qemu-system-common 1:2.11+dfsg-1ubuntu7.6 amd64 +qemu-system-x86 1:2.11+dfsg-1ubuntu7.6 amd64 +qemu-utils 1:2.11+dfsg-1ubuntu7.6 amd64 -ubuntu-drivers-common 1:0.5.2 amd64 +ubuntu-drivers-common 1:0.5.2.1 amd64 --- diff --git a/.etckeeper b/.etckeeper index 7b7be78..ab18f6c 100755 --- a/.etckeeper +++ b/.etckeeper @@ -2780,6 +2780,7 @@ maybe chmod 0644 'systemd/system/local.service' maybe chmod 0755 'systemd/system/multi-user.target.wants' maybe chmod 0755 'systemd/system/network-online.target.wants' maybe chmod 0755 'systemd/system/network-pre.target.wants' +maybe chmod 0755 'systemd/system/oem-config.service.wants' maybe chmod 0755 'systemd/system/paths.target.wants' maybe chmod 0755 'systemd/system/printer.target.wants' maybe chmod 0755 'systemd/system/remote-fs.target.wants' diff --git a/systemd/system/oem-config.service.wants/gpu-manager.service b/systemd/system/oem-config.service.wants/gpu-manager.service new file mode 120000 index 0000000..0bdcb61 --- /dev/null +++ b/systemd/system/oem-config.service.wants/gpu-manager.service @@ -0,0 +1 @@ +/lib/systemd/system/gpu-manager.service \ No newline at end of file