add files for csync container

This commit is contained in:
2016-05-15 22:29:30 +01:00
parent b7072dd538
commit 1f5f85cfca
4 changed files with 55 additions and 0 deletions

8
build/boot/csync.sh Normal file
View File

@@ -0,0 +1,8 @@
#!/bin/bash
set -e
# if [ ! -e $CSYNC_CONFIG ]; then
# cp /usr/local/etc/csync2* /host/etc/
# fi
# rm -r /usr/local/etc
# csync2 -k /host/etc/csync2.pem
# ln -sf /host/etc/ /usr/local/etc