From 76f38157d9eec828edfe4b0dfe342ba7df7f16f9 Mon Sep 17 00:00:00 2001 From: Aminda Suomalainen Date: Thu, 30 Apr 2026 11:07:50 +0300 Subject: [PATCH] add aminda-duperemove.service.d/display-manager-first.conf so duperemove won't block login screen --- .../aminda-duperemove.service.d/display-manager-first.conf | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 etc/systemd/system/aminda-duperemove.service.d/display-manager-first.conf diff --git a/etc/systemd/system/aminda-duperemove.service.d/display-manager-first.conf b/etc/systemd/system/aminda-duperemove.service.d/display-manager-first.conf new file mode 100644 index 00000000..ba7fa81b --- /dev/null +++ b/etc/systemd/system/aminda-duperemove.service.d/display-manager-first.conf @@ -0,0 +1,5 @@ +[Unit] +#Wants=plasmalogin.service +Wants=display-manager.service +#After=plasmalogin.service +After=display-manager.service