apacheds.service

This unit is provided by:

Options

  • [Install]
  • [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]

Additionnal notes

Nothing here.