From 13b65c6ad941eb5ac59988a8fa042ed8e1ddde00 Mon Sep 17 00:00:00 2001 From: ondrej-zoder Date: Wed, 1 Aug 2018 11:10:56 +0200 Subject: Fixed rhbz#1610428 --- firefox-wayland.sh.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'firefox-wayland.sh.in') diff --git a/firefox-wayland.sh.in b/firefox-wayland.sh.in index 108d64c..64a1c86 100644 --- a/firefox-wayland.sh.in +++ b/firefox-wayland.sh.in @@ -4,4 +4,4 @@ # export GDK_BACKEND=wayland -/usr/bin/firefox "$@" +exec /usr/bin/firefox "$@" -- cgit