add files for csync container
This commit is contained in:
8
build/boot/csync.sh
Normal file
8
build/boot/csync.sh
Normal 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
|
||||
Reference in New Issue
Block a user