use rrsync to restrict rsync access
[schsh.git] / Makefile
index bd9e5b00214f84f2649fdfeea43f8f610fb91e85..531c14f7d8199de0542ad043b20f191aa0753b4e 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -2,6 +2,7 @@ TARGET := /usr/local
 SCHROOT := /etc/schroot
 
 install:
-       install -o root -g root schsh makeschsh $(TARGET)/bin/
-       install -o root -g root -d $(SCHROOT)/user/
-       install -o root -g root -m 644 schroot/user/* $(SCHROOT)/user/
+       install -o root -g root schsh makeschsh schsh-rrsync $(TARGET)/bin/
+       install -o root -g root -d $(SCHROOT)/schsh/
+       install -o root -g root -m 644 schroot/schsh/* $(SCHROOT)/schsh/
+       install -o root -g root -d /var/lib/schsh/