- make install will set siproxd_passwd.cfg to -rw-----

This commit is contained in:
Thomas Ries
2004-12-08 18:49:41 +00:00
parent f954bd8418
commit aeff4536f2
2 changed files with 5 additions and 0 deletions

View File

@@ -32,3 +32,4 @@ install-data-local:
$(mkinstalldirs) $(DESTDIR)$(sysconfdir)
$(INSTALL_DATA) siproxd.conf.example $(DESTDIR)$(sysconfdir)/
$(INSTALL_DATA) siproxd_passwd.cfg $(DESTDIR)$(sysconfdir)/
chmod 600 siproxd_passwd.cfg