summaryrefslogtreecommitdiffstats
path: root/files/Makefile.in
diff options
context:
space:
mode:
Diffstat (limited to 'files/Makefile.in')
-rw-r--r--files/Makefile.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/files/Makefile.in b/files/Makefile.in
index cd67c37d..c3643df2 100644
--- a/files/Makefile.in
+++ b/files/Makefile.in
@@ -1,4 +1,4 @@
install:
@echo -e " INSTALL\tfiles"
$(MKDIR_P) $(DESTDIR)/$(confdir)
- $(INSTALL) -m 755 -o root -g root $(SUBDIR)nftables/* $(DESTDIR)/$(confdir)/
+ $(INSTALL) -m 755 -p $(SUBDIR)nftables/* $(DESTDIR)/$(confdir)/