From 4e462190e3a34ca2ec666853b378964c699dc24d Mon Sep 17 00:00:00 2001 From: P. J. McDermott Date: Sun, 20 May 2018 13:15:55 -0400 Subject: logi1: Ensure systemd is never accidentally installed --- (limited to 'hosts/logi1/conf') diff --git a/hosts/logi1/conf b/hosts/logi1/conf index b06111b..906ff64 100644 --- a/hosts/logi1/conf +++ b/hosts/logi1/conf @@ -35,6 +35,10 @@ apt_sources=' deb-src http://deb.debian.org/debian buster main contrib ' apt_preferences=' + Package: systemd* + Pin: release * + Pin-Priority: -1 + Package: * Pin: release n=buster Pin-Priority: -1 -- cgit v0.9.1