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

Harald Sitter null at kde.org
Sat Aug 6 12:14:42 BST 2022


Git commit 1a69eae8d226ba72dda18282c8d70935ab71b16d by Harald Sitter.
Committed on 06/08/2022 at 11:14.
Pushed by sitter into branch 'Neon/release_focal'.

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/1a69eae8d226ba72dda18282c8d70935ab71b16d

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