diff options
Diffstat (limited to 'auth/auth-service/pom.xml')
-rw-r--r-- | auth/auth-service/pom.xml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/auth/auth-service/pom.xml b/auth/auth-service/pom.xml index 10e3e4e7..16592856 100644 --- a/auth/auth-service/pom.xml +++ b/auth/auth-service/pom.xml @@ -121,6 +121,7 @@ <name>service</name> <commandLineArguments> <commandLineArgument>cadi_prop_files=${project.conf_dir}/org.osaaf.service.props</commandLineArgument> + <commandLineArgument>cadi_log_dir=${project.ext_root_dir}/logs/service</commandLineArgument> </commandLineArguments> </program> </programs> |