install default config read-only
[sfa.git] / Makefile
index a6965bb..ff7e7f3 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -30,6 +30,7 @@ python:
 
 python-install:
        python setup.py install --root=$(DESTDIR)
+       chmod 444 $(DESTDIR)/etc/sfa/default_config.xml
 
 python-clean:
        python setup.py clean