You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
calamares-packaging/debian/patches/0001-replace-pkexec-by-sudo...

27 lines
633 B

From: Raul Rodrigo Segura <raurodse@gmail.com>
Date: Fri, 4 May 2018 13:20:44 +0200
Subject: replace pkexec by sudo
---
calamares.desktop | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
--- a/calamares.desktop
+++ b/calamares.desktop
@@ -6,13 +6,14 @@ GenericName=System Installer
Comment=Calamares — System Installer
Keywords=calamares;system;installer;
TryExec=calamares
-Exec=sh -c "pkexec calamares"
+Exec=sh -c "sudo -E calamares -D6"
Categories=Qt;System;
Icon=calamares
Terminal=false
SingleMainWindow=true
StartupNotify=true
+NotShowIn=LXQt;
X-AppStream-Ignore=true
Name[ar]=تثبيت النظام