From 0e304b744d78d1d31d2303a7f0cd802cd6f71ea3 Mon Sep 17 00:00:00 2001 From: Philipp Dallig Date: Mon, 27 Jun 2016 14:00:21 +0200 Subject: [PATCH] sirona-aem - correct backup command --- customer/sirona-aem/common.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/customer/sirona-aem/common.yaml b/customer/sirona-aem/common.yaml index 25e0a24b..7b49bcc4 100644 --- a/customer/sirona-aem/common.yaml +++ b/customer/sirona-aem/common.yaml @@ -61,7 +61,7 @@ site::profile::aem::author::install_options: # Compaction & Backup for Author site::profile::aem::author::oak_version: '1.2.7' -site::profile::aem::author::backup_command: '/usr/bin/sudo -n "/usr/local/sbin/zfs_rotation.sh datapool 2592000"' +site::profile::aem::author::backup_command: '/usr/bin/sudo -n /usr/local/sbin/zfs_rotation.sh datapool 2592000' # # Publisher -- 2.39.5