From 4f8b8010992cef9218d88e22b61654403db23bb9 Mon Sep 17 00:00:00 2001 From: Stephen Gallagher Date: May 09 2017 20:38:25 +0000 Subject: [F27] Disable cups.service FESCo[1] and the Server SIG[2] decided to switch to using the socket-activated CUPS service rather than have it running at all times. [2] https://pagure.io/fesco/issue/1701 [2] https://pagure.io/fedora-server/issue/1 Signed-off-by: Stephen Gallagher --- diff --git a/90-default.preset b/90-default.preset index d37a59b..d880682 100644 --- a/90-default.preset +++ b/90-default.preset @@ -39,7 +39,10 @@ enable bluetooth.* enable avahi-daemon.* # Default configuration is locally-running only -enable cups.* +# CUPS is now socket-activatable for local use-cases, so don't enable cups.service +# https://pagure.io/fesco/issue/1701 +enable cups.socket +enable cups.path # The various syslog implementations enable rsyslog.*