summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--config/live.cfg3
1 files changed, 0 insertions, 3 deletions
diff --git a/config/live.cfg b/config/live.cfg
index 079332e..e7014c6 100644
--- a/config/live.cfg
+++ b/config/live.cfg
@@ -227,9 +227,6 @@ my $_l = {
# disable dnf-makecache - it uses too much memory in a Live system
"systemctl disable dnf-makecache.service",
"systemctl disable dnf-makecache.timer",
- # disable cups server - it slows down boot
- "systemctl disable cups.service",
- "systemctl disable cups-browsed.service",
# disable HPLIP systray startup
"echo 'Hidden=true' >> /etc/xdg/autostart/hplip-systray.desktop",