File 50_PolicyKit of Package PolicyKit

RUNDIR=/var/run/PolicyKit
if ! [ -d $RUNDIR ]; then
  mkdir -p -m 770 $RUNDIR
  chown polkituser:polkituser $RUNDIR
fi
openSUSE Build Service is sponsored by