From 92a4a5655a82e3515f0c5c7b00f6469c623440ff Mon Sep 17 00:00:00 2001 From: Philipp Dallig Date: Tue, 21 Jun 2016 16:11:49 +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 06f04347..ff31c61e 100644 --- a/customer/sirona-aem/common.yaml +++ b/customer/sirona-aem/common.yaml @@ -75,7 +75,7 @@ site::profile::aem::publish::install_options: # Compaction & Backup for Publisher site::profile::aem::publish::oak_version: '1.2.7' -site::profile::aem::publish::backup_command: 'sudo -n "/usr/local/sbin/zfs_rotation.sh datapool 2592000"' +site::profile::aem::publish::backup_command: '/usr/bin/sudo -n "/usr/local/sbin/zfs_rotation.sh datapool 2592000"' # # dispatcher -- 2.39.5