puppetdb.service

This unit is provided by:

Options

  • [Install]
  • [Service]
    • EnvironmentFile=/etc/default/puppetdb
    • ExecReload=/bin/kill -HUP $MAINPID
    • ExecStart=/usr/bin/java $JAVA_ARGS -Djava.security.egd=/dev/urandom -XX:OnOutOfMemoryError="kill -9 %%p" -cp /usr/share/puppetdb/puppetdb.jar clojure.main -m puppetlabs.puppetdb.core services --config "/etc/puppetdb/conf.d" --bootstrap-config "/etc/puppetdb/bootstrap.cfg" --restart-file "/run/puppetdb/restart"
    • RuntimeDirectory=puppetdb
    • SuccessExitStatus=143
    • Type=simple
    • User=puppetdb
  • [Unit]

Additionnal notes

Nothing here.