This unit is provided by:
Options
-
[Install]
-
[Service]
-
ExecStart=/usr/sbin/Orthanc --logdir=/var/log/orthanc /etc/orthanc
-
ExecStart=/usr/sbin/orthanc /etc/orthanc/
-
Group=orthanc
-
MemoryDenyWriteExecute
Introduced in systemd 231=yes -
MountFlags=private
-
NoNewPrivileges
Introduced in systemd 239=yes -
PIDFile=/run/orthanc.pid
-
PrivateDevices
Introduced in systemd 209=yes -
PrivateTmp=yes
-
ProtectControlGroups
Introduced in systemd 232=yes -
ProtectHome
Introduced in systemd 214=yes -
ProtectHostname
Introduced in systemd 242=yes -
ProtectKernelLogs
Introduced in systemd 244=yes -
ProtectKernelModules
Introduced in systemd 232=yes -
ProtectKernelTunables
Introduced in systemd 232=yes -
ProtectSystem
Introduced in systemd 214=yes -
Restart=on-failure
-
RestrictRealtime
Introduced in systemd 231=yes -
TimeoutSec=600
-
Type=simple
-
User=orthanc
-
-
[Unit]
-
After=network.target
-
After=syslog.target network.target
-
Description=Lightweight, RESTful DICOM server for healthcare and medical research
-
Description=Orthanc DICOM server
-
Documentation=man:orthanc(1) http://www.orthanc-server.com/
-
Documentation=man:orthanc(8) https://book.orthanc-server.com/index.html
-
Wants=postgresql.service mysql.service
-
Additionnal notes
Nothing here.