#!/bin/bash
set -e
name=polkit-gnome
version=0.105
release=7
sed -i "/^AutostartCondition/d" etc/xdg/autostart/polkit-gnome-authentication-agent-1.desktop

