From e67b7de1814d93d50eef04656cb05514ed18dc01 Mon Sep 17 00:00:00 2001 From: Christian Pointner Date: Tue, 5 Apr 2011 13:57:52 +0000 Subject: fixed postinst script diff --git a/rhnop-client/debian/postinst b/rhnop-client/debian/postinst index be17051..3ff8b35 100755 --- a/rhnop-client/debian/postinst +++ b/rhnop-client/debian/postinst @@ -6,4 +6,5 @@ set -e if [ "$1" = "configure" ]; then adduser --quiet --system --group --no-create-home --home /var/run/rhnop rhnop chgrp rhnop /etc/rhnop/nopcollectd.*.conf + chgrp rhnop /etc/rhnop/nopsysstated.conf fi -- cgit v0.10.2