File log-run of Package curvedns

#!/bin/sh

# (C) 2012 Peter Conrad
#
# This file is licensed under the terms of the
# GNU General Public License Version 2. A copy of these terms should be
# enclosed as "COPYING" in the package containing this file.

CONFIGFILE="{_sysconfdir}/sysconfig/{name}"
[ -r "$CONFIGFILE" ] && . "$CONFIGFILE"

exec setuidgid "$LOGUSER" multilog t n25 s1048576 "{_localstatedir}/log/{name}"
openSUSE Build Service is sponsored by