#!/bin/sh echo "$@" xhost +si:lanxu:root pkexec "$@" xhost -si:lanxu:root