diff options
Diffstat (limited to 'rhnop-server/debian/rules')
-rwxr-xr-x | rhnop-server/debian/rules | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/rhnop-server/debian/rules b/rhnop-server/debian/rules index 489184b..83983e1 100755 --- a/rhnop-server/debian/rules +++ b/rhnop-server/debian/rules @@ -50,6 +50,7 @@ binary-arch: install dh_strip dh_compress dh_fixperms + chmod 640 debian/rhnop-server/etc/rhnop/nopsyncd.conf dh_installdeb dh_shlibdeps dh_gencontrol |