aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index aea26ec5..fbc08b4c 100644
--- a/Makefile
+++ b/Makefile
@@ -63,7 +63,7 @@ install:
make install PREFIX=$(ROOT) -C po
mkdir -p $(ROOT)/var/run/netreport $(ROOT)/var/log
- chown $(SUPERUSER).$(SUPERGROUP) $(ROOT)/var/run/netreport
+ chown $(SUPERUSER):$(SUPERGROUP) $(ROOT)/var/run/netreport
chmod u=rwx,g=rwx,o=rx $(ROOT)/var/run/netreport
touch $(ROOT)/var/run/utmp
touch $(ROOT)/var/log/wtmp