[neon/neon/settings/Neon/release] lib/systemd/system: actually enable kernel marker service

Harald Sitter null at kde.org
Fri Aug 5 22:39:40 BST 2022


Git commit 2c352e1c213011c1f6d9a1967aa5d7f61e309488 by Harald Sitter.
Committed on 05/08/2022 at 21:38.
Pushed by sitter into branch 'Neon/release'.

actually enable kernel marker service

M  +3    -0    lib/systemd/system/neon-apt-mark-kernels-auto.service

https://invent.kde.org/neon/neon/settings/commit/2c352e1c213011c1f6d9a1967aa5d7f61e309488

diff --git a/lib/systemd/system/neon-apt-mark-kernels-auto.service b/lib/systemd/system/neon-apt-mark-kernels-auto.service
index 3268675..17042a1 100644
--- a/lib/systemd/system/neon-apt-mark-kernels-auto.service
+++ b/lib/systemd/system/neon-apt-mark-kernels-auto.service
@@ -19,3 +19,6 @@ IOSchedulingPriority=6
 # cleaning the next day and so and so forth until eventually everything is clean again and the daily cleanup is
 # completing in a more reasonable time frame from thereon out.
 TimeoutStartSec=5 minutes
+
+[Install]
+WantedBy=multi-user.target


More information about the Neon-commits mailing list