=== modified file 'Makefile' --- Makefile 2016-03-19 04:21:00 +0000 +++ Makefile 2016-03-19 17:34:42 +0000 @@ -339,7 +339,7 @@ chown -- $(USER):$(GROUP) $(STATEDIR) || :; \ fi if [ "$(TMPFILES)" != "$(DESTDIR)" -a -d "$(TMPFILES)" ]; then \ - install --mode=u=rwx,go=r tmpfiles.d-mandos.conf \ + install --mode=u=rw,go=r tmpfiles.d-mandos.conf \ $(TMPFILES)/mandos.conf; \ fi install --mode=u=rwx,go=rx mandos $(PREFIX)/sbin/mandos