This unit is provided by:
Options
-
[Install]-
WantedBy=multi-user.target
-
-
[Service]-
EnvironmentFile=/etc/default/apacheds -
ExecStart=/bin/sh -c "exec ${JAVA_HOME}/bin/java ${JAVA_OPTS} -Dapacheds.controls=${ADS_CONTROLS} -Dapacheds.extendedOperations=${ADS_EXTENDED_OPERATIONS} -Dlog4j.configuration=file:${ADS_INSTANCES}/${ADS_INSTANCE}/conf/log4j.properties -Dapacheds.log.dir=${ADS_INSTANCES}/${ADS_INSTANCE}/log -cp '${ADS_HOME}/lib/*' org.apache.directory.server.UberjarMain ${ADS_INSTANCES}/${ADS_INSTANCE}/" -
Group=apacheds -
PrivateTmp=yes -
Type=simple -
User=apacheds
-
-
[Unit]-
After=network.target -
ConditionPathExists=|/etc/apacheds/config.ldif -
ConditionPathIsDirectory=|/etc/apacheds/ou=config -
Description=Apache Directory Server
-
Additionnal notes
Nothing here.