From e96e8bc82f5d802ed1a1a48f16be22f2a44db39a Mon Sep 17 00:00:00 2001 From: Eric Hameleers Date: Thu, 18 Jun 2020 14:36:05 +0200 Subject: Let's add that second '=' ;-) --- kde/post-install/powerdevil.post-install | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'kde') diff --git a/kde/post-install/powerdevil.post-install b/kde/post-install/powerdevil.post-install index 9f7004f..4d6b9f8 100644 --- a/kde/post-install/powerdevil.post-install +++ b/kde/post-install/powerdevil.post-install @@ -10,7 +10,7 @@ install -m 0644 -o root \ $CWD/post-install/powerdevil/10-enable-upower-suspend.rules \ $PKG/etc/polkit-1/rules.d/10-enable-upower-suspend.rules.new -if [ "$SLKELOGIND" = "no" ]; then +if [ "$SLKELOGIND" == "no" ]; then # Add ConsoleKit2 policy file that allows users in the 'power' group # to shutdown/reboot the computer: install -m 0644 -o root \ -- cgit v1.2.3