tiedot.service

This unit is provided by:

Options

  • [Install]
  • [Service]
    • EnvironmentFile=/etc/tiedot
    • ExecStart=/usr/bin/tiedot -mode=httpd -port=${HTTP_PORT} -dir=${HTTP_DB_DIR} ${HTTP_EXTRA_ARGS}
    • ExecStop=/bin/sh -c 'curl -s "http://localhost:${HTTP_PORT}/shutdown" > /dev/null 2>&1 || true'
    • Type=simple
  • [Unit]

Additionnal notes

Nothing here.