[packages/galternatives] use exec

glen glen at pld-linux.org
Tue Feb 2 20:36:33 CET 2016


commit 57a15f00667e1155c1005014f14da5f34725e69e
Author: Elan Ruusamäe <glen at delfi.ee>
Date:   Tue Feb 2 21:36:28 2016 +0200

    use exec

 galternatives.sh | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/galternatives.sh b/galternatives.sh
index e5c44e0..259e268 100755
--- a/galternatives.sh
+++ b/galternatives.sh
@@ -1,2 +1,2 @@
 #!/bin/sh
-pkexec --disable-internal-agent /usr/sbin/galternatives "$@"
+exec pkexec --disable-internal-agent /usr/sbin/galternatives "$@"
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/galternatives.git/commitdiff/57a15f00667e1155c1005014f14da5f34725e69e



More information about the pld-cvs-commit mailing list