X-Git-Url: https://git.sur5r.net/?a=blobdiff_plain;f=bacula%2FMakefile.in;h=5483fe319741746d4c2c56f55a65135c0de5e779;hb=1cfe1df5398a38aa49f28b5fafe9aee16eb34c73;hp=a308e147ac237155943bd6a00040ca7869d08249;hpb=661fea9957d756b0fdc97a7d4737c5c9467305a3;p=bacula%2Fbacula diff --git a/bacula/Makefile.in b/bacula/Makefile.in index a308e147ac..5483fe3197 100755 --- a/bacula/Makefile.in +++ b/bacula/Makefile.in @@ -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