Blob Blame History Raw
[Unit]
Description=Orthanc DICOM server
Documentation=man:Orthanc(1) http://www.orthanc-server.com/
After=syslog.target network.target

[Service]
Type=simple
User=orthanc
Group=orthanc
ExecStart=/usr/sbin/Orthanc /etc/orthanc/

[Install]
WantedBy=multi-user.target