summaryrefslogtreecommitdiffstats
path: root/packager
diff options
context:
space:
mode:
authorJonathan Bauer2016-04-19 14:44:29 +0200
committerJonathan Bauer2016-04-19 14:44:29 +0200
commit3a2db6ced7b1cc18fda755a2a617567b4a46f357 (patch)
treea4310607a78606f0bffc445e6b28948da7172a4d /packager
parentfix help (diff)
downloadsystemd-init-3a2db6ced7b1cc18fda755a2a617567b4a46f357.tar.gz
systemd-init-3a2db6ced7b1cc18fda755a2a617567b4a46f357.tar.xz
systemd-init-3a2db6ced7b1cc18fda755a2a617567b4a46f357.zip
minor comments
Diffstat (limited to 'packager')
-rw-r--r--packager/openslx.config5
1 files changed, 3 insertions, 2 deletions
diff --git a/packager/openslx.config b/packager/openslx.config
index f5d28f76..0f785e1b 100644
--- a/packager/openslx.config
+++ b/packager/openslx.config
@@ -1,3 +1,4 @@
+# default options for rsync
DEFAULT_RSYNC_OPTS="--acls \
--hard-links \
--xattrs \
@@ -8,9 +9,9 @@ DEFAULT_RSYNC_OPTS="--acls \
--verbose"
# default options used by rsync
-DEFAULT_RSYNC_RSH="ssh -c arcfour -o StrictHostKeyChecking=no"
+DEFAULT_RSYNC_RSH="ssh -c blowfish -o StrictHostKeyChecking=no"
-# default size for the qcow2-container (the one containing diffs)
+# default size for the qcow2-container
DEFAULT_CONTAINER_SIZE="20G"
# default filesystem type for the qcow2-container