From fbe68c46a011525d1b8fb517a01686febae3c782 Mon Sep 17 00:00:00 2001 From: Lucas Costa Beyeler Date: Wed, 17 Aug 2016 00:35:58 -0300 Subject: [PATCH] Fix for bug #65 --- src/zmbkpose | 1 + 1 file changed, 1 insertion(+) diff --git a/src/zmbkpose b/src/zmbkpose index 04b8e15..7692997 100755 --- a/src/zmbkpose +++ b/src/zmbkpose @@ -783,6 +783,7 @@ rotate_backup () ###### MAIN ############ # Here the code loads the config file source /etc/zmbkpose/zmbkpose.conf +source /opt/zimbra/.bashrc if ! [ -z "$BACKUPUSER" ]; then if [ "$(id -u)" != "$(id -u $BACKUPUSER)" ]; then