#!/bin/sh

#DEBHELPER#

/usr/sbin/usermod -G ppc syslog ||:
/etc/init.d/rsyslog restart ||:
