[Unit]
Description=Matrix Ident Server

[Service]
Type=simple
Restart=on-failure
User=sydent
Group=matrix
WorkingDirectory=/opt/matrix/sydent
ExecStart=/opt/matrix/sydent/sydent-venv/bin/python -m sydent.sydent
SyslogIdentifier=sydent

[Install]
WantedBy=multi-user.target