HI,
I am trying to store images of orthanc in NAS storage which is already mounted with my linux machine. I am getting below error message while restarting the orthanc service.
systemctl status orthanc
● orthanc.service - LSB: Orthanc init script
Loaded: loaded (/etc/init.d/orthanc; generated)
Active: active (exited) since Wed 2020-11-25 04:55:34 UTC; 9s ago
Docs: man:systemd-sysv-generator(8)
Process: 10382 ExecStop=/etc/init.d/orthanc stop (code=exited, status=0/SUCCESS)
Process: 10390 ExecStart=/etc/init.d/orthanc start (code=exited, status=0/SUCCESS)
Nov 25 04:55:34 smvapp systemd[1]: Starting LSB: Orthanc init script…
Nov 25 04:55:34 smvapp systemd[1]: Started LSB: Orthanc init script.
Please help me to get rid of this error message.
Regards,
Avinash Ranjan