Export 'label' for using by logrotate.
This commit is contained in:
parent
e73d71fd08
commit
b8287a003e
1
rcopy.sh
1
rcopy.sh
@ -368,6 +368,7 @@ if $found ; then
|
|||||||
[ -f $logrotate_conf_file ] || exit 3
|
[ -f $logrotate_conf_file ] || exit 3
|
||||||
|
|
||||||
#export backup_partition logDuration logFile admin_email from_address company
|
#export backup_partition logDuration logFile admin_email from_address company
|
||||||
|
export label
|
||||||
$logrotate $logrotate_conf_file
|
$logrotate $logrotate_conf_file
|
||||||
rm -f $logDuration
|
rm -f $logDuration
|
||||||
fi
|
fi
|
||||||
|
Loading…
Reference in New Issue
Block a user