]> git.sur5r.net Git - bacula/bacula/blobdiff - bacula/Makefile.in
Allow group to cd to sysconfdir
[bacula/bacula] / bacula / Makefile.in
index a308e147ac237155943bd6a00040ca7869d08249..5483fe319741746d4c2c56f55a65135c0de5e779 100755 (executable)
@@ -94,7 +94,7 @@ libtool: Makefile $(LIBTOOL_DEPS)
 installdirs:
        $(MKDIR) $(DESTDIR)$(sbindir)
        $(MKDIR) $(DESTDIR)$(sysconfdir)
-       chmod 760 $(DESTDIR)$(sysconfdir)
+       chmod 770 $(DESTDIR)$(sysconfdir)
        -if test "x$(dir_user)" != "x" ; then \
           chown $(dir_user) $(DESTDIR)$(sysconfdir); \
        fi