#!/bin/sh

APP_PATH="/usr/local/bin/lightdm-gtk-greeter-settings"

pkexec "${APP_PATH}" "$@"
