# HG changeset patch # User Sebastien Jodogne # Date 1625549491 -7200 # Node ID ac493614ba2e44abf6a57e89ee12e3f9505493fd # Parent bfc31c51809fe7de7beca50719bee0d0db2f6c42 systemd from debian diff -r bfc31c51809f -r ac493614ba2e Sphinx/source/faq/debian-daemon.rst --- a/Sphinx/source/faq/debian-daemon.rst Wed Jun 30 07:36:53 2021 +0200 +++ b/Sphinx/source/faq/debian-daemon.rst Tue Jul 06 07:31:31 2021 +0200 @@ -44,12 +44,14 @@ ---------------- A sample `systemd daemon `__ -for Orthanc can be found in the official `Fedora package -`__ (now orphaned - please -consider :ref:`contributing by adopting this package `): +for Orthanc can be found in the official `Debian package +`_ and in the official `Fedora +package `__ (now +orphaned - please consider :ref:`contributing by adopting this package +`): 1. Download the `systemd script - `__, + `__, 2. Adapt some of its variables to reflect the configuration of your system, 3. Copy it as ``/etc/systemd/system/orthanc.service``,