summaryrefslogtreecommitdiffstats
path: root/testing/source/vtown/kde/doinst.sh/kscreenlocker
diff options
context:
space:
mode:
Diffstat (limited to 'testing/source/vtown/kde/doinst.sh/kscreenlocker')
-rw-r--r--testing/source/vtown/kde/doinst.sh/kscreenlocker5
1 files changed, 0 insertions, 5 deletions
diff --git a/testing/source/vtown/kde/doinst.sh/kscreenlocker b/testing/source/vtown/kde/doinst.sh/kscreenlocker
deleted file mode 100644
index 77beeaf1f..000000000
--- a/testing/source/vtown/kde/doinst.sh/kscreenlocker
+++ /dev/null
@@ -1,5 +0,0 @@
-# Send SIGTERM to any running kscreenlocker_greet after installing
-# kcheckpass. This will trigger a restart of kscreenlocker_greet
-# which prevents deadlock when migrating Plasma 5.9 -> 5.10.
-# See email to distributions@kde.org by Martin Graesslin on Wed, 08 Mar 2017.
-killall -TERM kscreenlocker_greet 1>/dev/null 2>/dev/null