From 202900fce432b2bb12548957057d9635517f4779 Mon Sep 17 00:00:00 2001 From: Christian Hesse Date: Fri, 22 Sep 2017 01:16:51 +0200 Subject: sleep and pkill are no longer required --- mkinitcpio/ykfde | 2 -- 1 file changed, 2 deletions(-) (limited to 'mkinitcpio/ykfde') diff --git a/mkinitcpio/ykfde b/mkinitcpio/ykfde index 9704a08..3e8e485 100644 --- a/mkinitcpio/ykfde +++ b/mkinitcpio/ykfde @@ -14,8 +14,6 @@ build() { add_systemd_unit ykfde-2f.service add_symlink /usr/lib/systemd/system/sysinit.target.wants/ykfde-2f.service ../ykfde-2f.service add_binary systemd-ask-password - add_binary pkill - add_binary sleep fi } -- cgit v1.2.3-54-g00ecf