#!/bin/sh
if [ "$1" = "configure" ]; then
	gconf-schemas --register ledpulse-home-plugin.schemas 
fi
update-sudoers
