Translation components API.

See the Weblate's Web API documentation for detailed description of the API.

GET /api/translations/debian-handbook/09_unix-services/nl/units/?format=api&page=10
HTTP 200 OK
Allow: GET, POST, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 782,
    "next": "https://hosted.weblate.org/api/translations/debian-handbook/09_unix-services/nl/units/?format=api&page=11",
    "previous": "https://hosted.weblate.org/api/translations/debian-handbook/09_unix-services/nl/units/?format=api&page=9",
    "results": [
        {
            "translation": "https://hosted.weblate.org/api/translations/debian-handbook/09_unix-services/nl/?format=api",
            "source": [
                "The graphics card driver is often the culprit when standby doesn't work properly. In that case, it is a good idea to test the latest version of the X.org graphics server."
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 8111507065790301382,
            "content_hash": 8111507065790301382,
            "location": "",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 781,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 31,
            "source_unit": "https://hosted.weblate.org/api/units/14750482/?format=api",
            "priority": 100,
            "id": 4777901,
            "web_url": "https://hosted.weblate.org/translate/debian-handbook/09_unix-services/nl/?checksum=f091dcb3218084c6",
            "url": "https://hosted.weblate.org/api/units/4777901/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2014-10-08T16:14:12+02:00",
            "last_updated": "2023-05-23T12:28:47.723593+02:00"
        },
        {
            "translation": "https://hosted.weblate.org/api/translations/debian-handbook/09_unix-services/nl/?format=api",
            "source": [
                "After this overview of basic services common to many Unix systems, we will focus on the environment of the administered machines: the network. Many services are required for the network to work properly. They will be discussed in the next chapter."
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -683266177268411803,
            "content_hash": -683266177268411803,
            "location": "",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 782,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 41,
            "source_unit": "https://hosted.weblate.org/api/units/14750483/?format=api",
            "priority": 100,
            "id": 4777902,
            "web_url": "https://hosted.weblate.org/translate/debian-handbook/09_unix-services/nl/?checksum=76848d0828e09265",
            "url": "https://hosted.weblate.org/api/units/4777902/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2014-10-08T16:14:12+02:00",
            "last_updated": "2023-05-23T12:28:47.723593+02:00"
        },
        {
            "translation": "https://hosted.weblate.org/api/translations/debian-handbook/09_unix-services/nl/?format=api",
            "source": [
                "The <command>upstart</command> system is still not perfectly tested on Debian. It is event based: init scripts are no longer executed in a sequential order but in response to events such as the completion of another script upon which they are dependent. This system, started by Ubuntu, was present in Debian <emphasis role=\"distribution\">Jessie</emphasis>, but was not the default; it came, in fact, as a replacement for <emphasis role=\"pkg\">sysvinit</emphasis>, and one of the tasks launched by <command>upstart</command> was to launch the scripts written for traditional systems, especially those from the <emphasis role=\"pkg\">sysv-rc</emphasis> package."
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -3679167753091055353,
            "content_hash": -3679167753091055353,
            "location": "",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 39,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 91,
            "source_unit": "https://hosted.weblate.org/api/units/16845935/?format=api",
            "priority": 100,
            "id": 16846693,
            "web_url": "https://hosted.weblate.org/translate/debian-handbook/09_unix-services/nl/?checksum=4cf0f86befef8107",
            "url": "https://hosted.weblate.org/api/units/16846693/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2020-05-17T18:50:52.188562+02:00",
            "last_updated": "2023-05-23T12:28:47.723593+02:00"
        },
        {
            "translation": "https://hosted.weblate.org/api/translations/debian-handbook/09_unix-services/nl/?format=api",
            "source": [
                "Systemd executes several processes, in charge of setting up the system: keyboard, drivers, filesystems, network, services. It does this while keeping a global view of the system as a whole, and the requirements of the components. Each component is described by a “unit file” (sometimes more); the general syntax is derived from the widely-used “*.ini files“ syntax, with <literal><replaceable>key</replaceable> = <replaceable>value</replaceable></literal> pairs grouped between <literal>[<replaceable>section</replaceable>]</literal> headers. Unit files are stored under <filename>/lib/systemd/system/</filename> and <filename>/etc/systemd/system/</filename>; they come in several flavors, but we will focus on “services” and “targets” here."
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 1966638002489029688,
            "content_hash": 1966638002489029688,
            "location": "",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 56,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 88,
            "source_unit": "https://hosted.weblate.org/api/units/16845937/?format=api",
            "priority": 100,
            "id": 16846694,
            "web_url": "https://hosted.weblate.org/translate/debian-handbook/09_unix-services/nl/?checksum=9b4ae6d7f4247438",
            "url": "https://hosted.weblate.org/api/units/16846694/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2020-05-17T18:50:52.208459+02:00",
            "last_updated": "2023-05-23T12:28:47.723593+02:00"
        },
        {
            "translation": "https://hosted.weblate.org/api/translations/debian-handbook/09_unix-services/nl/?format=api",
            "source": [
                "An interesting feature of systemd is that it includes a logging component named <command>journald</command>. It comes as a complement to more traditional logging systems such as <command>syslogd</command>, but it adds interesting features such as a formal link between a service and the messages it generates, and the ability to capture error messages generated by its initialization sequence. The messages can be displayed later on, with a little help from the <command>journalctl</command> command. Without any arguments, it simply spews all log messages that occurred since system boot; it will rarely be used in such a manner. Most of the time, it will be used with a service identifier:"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 1927347860717097018,
            "content_hash": 1927347860717097018,
            "location": "",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 83,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 107,
            "source_unit": "https://hosted.weblate.org/api/units/16845939/?format=api",
            "priority": 100,
            "id": 16846695,
            "web_url": "https://hosted.weblate.org/translate/debian-handbook/09_unix-services/nl/?checksum=9abf50aaf4a6d03a",
            "url": "https://hosted.weblate.org/api/units/16846695/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2020-05-17T18:50:52.225183+02:00",
            "last_updated": "2023-05-23T12:28:47.723593+02:00"
        },
        {
            "translation": "https://hosted.weblate.org/api/translations/debian-handbook/09_unix-services/nl/?format=api",
            "source": [
                "The OpenSSL library, as initially provided in Debian <emphasis role=\"distribution\">Etch</emphasis>, had a serious problem in its random number generator (RNG). Indeed, the Debian maintainer had made a change so that applications using it would no longer generate warnings when analyzed by memory testing tools like <command>valgrind</command>. Unfortunately, this change also meant that the RNG was employing only one source of entropy corresponding to the process number (PID) whose 32,000 possible values do not offer enough randomness. <ulink type=\"block\" url=\"https://www.debian.org/security/2008/dsa-1571\" />"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -2423808422282178639,
            "content_hash": -2423808422282178639,
            "location": "",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 212,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 80,
            "source_unit": "https://hosted.weblate.org/api/units/16845941/?format=api",
            "priority": 100,
            "id": 16846696,
            "web_url": "https://hosted.weblate.org/translate/debian-handbook/09_unix-services/nl/?checksum=5e5ce714f2454fb1",
            "url": "https://hosted.weblate.org/api/units/16846696/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2020-05-17T18:50:52.262723+02:00",
            "last_updated": "2023-05-23T12:28:47.723593+02:00"
        },
        {
            "translation": "https://hosted.weblate.org/api/translations/debian-handbook/09_unix-services/nl/?format=api",
            "source": [
                "It is difficult under such conditions to find the corrective measures to prevent such incidents from recurring. The lesson to be learned here is that every divergence Debian introduces to upstream software must be justified, documented, submitted to the upstream project when possible, and widely publicized. It is from this perspective that the new source package format (“3.0 (quilt)”) and the Debian sources webservice were developed. <ulink type=\"block\" url=\"https://sources.debian.org\" />"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 840255704007053470,
            "content_hash": 840255704007053470,
            "location": "",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 217,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 70,
            "source_unit": "https://hosted.weblate.org/api/units/16845943/?format=api",
            "priority": 100,
            "id": 16846697,
            "web_url": "https://hosted.weblate.org/translate/debian-handbook/09_unix-services/nl/?checksum=8ba9301c65d6109e",
            "url": "https://hosted.weblate.org/api/units/16846697/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2020-05-17T18:50:52.274949+02:00",
            "last_updated": "2023-05-23T12:28:47.723593+02:00"
        },
        {
            "translation": "https://hosted.weblate.org/api/translations/debian-handbook/09_unix-services/nl/?format=api",
            "source": [
                "Last but not least, it is even possible to emulate <command>inetd</command>'s behavior with <command>systemd</command>'s socket-activation mechanism (see <xref linkend=\"sect.systemd\" />)."
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -640723017474112451,
            "content_hash": -640723017474112451,
            "location": "",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 538,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 20,
            "source_unit": "https://hosted.weblate.org/api/units/16845951/?format=api",
            "priority": 100,
            "id": 16846701,
            "web_url": "https://hosted.weblate.org/translate/debian-handbook/09_unix-services/nl/?checksum=771bb1cf700a043d",
            "url": "https://hosted.weblate.org/api/units/16846701/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2020-05-17T18:50:52.351899+02:00",
            "last_updated": "2023-05-23T12:28:47.723593+02:00"
        },
        {
            "translation": "https://hosted.weblate.org/api/translations/debian-handbook/09_unix-services/nl/?format=api",
            "source": [
                "It is possible to emulate part of <command>cron</command>'s behavior with <command>systemd</command>'s timer mechanism (see <xref linkend=\"sect.systemd\" />)."
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 3637016400358138112,
            "content_hash": 3637016400358138112,
            "location": "",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 600,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 17,
            "source_unit": "https://hosted.weblate.org/api/units/16845953/?format=api",
            "priority": 100,
            "id": 16846702,
            "web_url": "https://hosted.weblate.org/translate/debian-handbook/09_unix-services/nl/?checksum=b2794725799de100",
            "url": "https://hosted.weblate.org/api/units/16846702/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2020-05-17T18:50:52.368354+02:00",
            "last_updated": "2023-05-23T12:28:47.723593+02:00"
        },
        {
            "translation": "https://hosted.weblate.org/api/translations/debian-handbook/09_unix-services/nl/?format=api",
            "source": [
                "KERNEL==\"sd?\", SUBSYSTEM==\"block\", ATTRS{serial}==\"07032998B60AB777\", SYMLINK+=\"usb_key/disk\"\nKERNEL==\"sd?[0-9]\", SUBSYSTEM==\"block\", ATTRS{serial}==\"07032998B60AB777\", SYMLINK+=\"usb_key/part%n\""
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 3857404176815528279,
            "content_hash": 3857404176815528279,
            "location": "",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 766,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 8,
            "source_unit": "https://hosted.weblate.org/api/units/16845959/?format=api",
            "priority": 100,
            "id": 16846705,
            "web_url": "https://hosted.weblate.org/translate/debian-handbook/09_unix-services/nl/?checksum=b58840a952329957",
            "url": "https://hosted.weblate.org/api/units/16846705/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2020-05-17T18:50:52.730989+02:00",
            "last_updated": "2023-05-23T12:28:47.723593+02:00"
        },
        {
            "translation": "https://hosted.weblate.org/api/translations/debian-handbook/09_unix-services/nl/?format=api",
            "source": [
                "Webmin dashboard"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 6907825480965536104,
            "content_hash": 6907825480965536104,
            "location": "",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 407,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 2,
            "source_unit": "https://hosted.weblate.org/api/units/17665128/?format=api",
            "priority": 100,
            "id": 17665143,
            "web_url": "https://hosted.weblate.org/translate/debian-handbook/09_unix-services/nl/?checksum=dfdd86acfb57b968",
            "url": "https://hosted.weblate.org/api/units/17665143/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2020-06-19T11:55:07.867105+02:00",
            "last_updated": "2023-05-23T12:28:47.723593+02:00"
        },
        {
            "translation": "https://hosted.weblate.org/api/translations/debian-handbook/09_unix-services/nl/?format=api",
            "source": [
                "<primary>BIOS</primary>"
            ],
            "previous_source": "",
            "target": [
                "<primary>BIOS</primary>"
            ],
            "id_hash": -7018255095791664749,
            "content_hash": -7018255095791664749,
            "location": "",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 19,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 1,
            "source_unit": "https://hosted.weblate.org/api/units/82727890/?format=api",
            "priority": 100,
            "id": 82733026,
            "web_url": "https://hosted.weblate.org/translate/debian-handbook/09_unix-services/nl/?checksum=1e9a262cb8434193",
            "url": "https://hosted.weblate.org/api/units/82733026/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2022-09-07T09:55:51.041700+02:00",
            "last_updated": "2023-05-23T12:28:47.723593+02:00"
        },
        {
            "translation": "https://hosted.weblate.org/api/translations/debian-handbook/09_unix-services/nl/?format=api",
            "source": [
                "<primary>MBR</primary>"
            ],
            "previous_source": "",
            "target": [
                "<primary>MBR</primary>"
            ],
            "id_hash": 7019561388607941768,
            "content_hash": 7019561388607941768,
            "location": "",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 20,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 1,
            "source_unit": "https://hosted.weblate.org/api/units/82727892/?format=api",
            "priority": 100,
            "id": 82733027,
            "web_url": "https://hosted.weblate.org/translate/debian-handbook/09_unix-services/nl/?checksum=e16a7de447062c88",
            "url": "https://hosted.weblate.org/api/units/82733027/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2022-09-07T09:55:51.044945+02:00",
            "last_updated": "2023-05-23T12:28:47.723593+02:00"
        },
        {
            "translation": "https://hosted.weblate.org/api/translations/debian-handbook/09_unix-services/nl/?format=api",
            "source": [
                "<primary>ESP</primary>"
            ],
            "previous_source": "",
            "target": [
                "<primary>ESP</primary>"
            ],
            "id_hash": 1663002398224108031,
            "content_hash": 1663002398224108031,
            "location": "",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 21,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 1,
            "source_unit": "https://hosted.weblate.org/api/units/82727894/?format=api",
            "priority": 100,
            "id": 82733028,
            "web_url": "https://hosted.weblate.org/translate/debian-handbook/09_unix-services/nl/?checksum=97142bdec6c549ff",
            "url": "https://hosted.weblate.org/api/units/82733028/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2022-09-07T09:55:51.049468+02:00",
            "last_updated": "2023-05-23T12:28:47.723593+02:00"
        },
        {
            "translation": "https://hosted.weblate.org/api/translations/debian-handbook/09_unix-services/nl/?format=api",
            "source": [
                "<primary>Compatibility Support Mode</primary><see>CSM</see>"
            ],
            "previous_source": "",
            "target": [
                "<primary>Compatibliteitsmodus</primary><see>CSM</see>"
            ],
            "id_hash": 3540378008829478666,
            "content_hash": 3540378008829478666,
            "location": "",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 22,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 3,
            "source_unit": "https://hosted.weblate.org/api/units/82727896/?format=api",
            "priority": 100,
            "id": 82733029,
            "web_url": "https://hosted.weblate.org/translate/debian-handbook/09_unix-services/nl/?checksum=b121f30a92e2c70a",
            "url": "https://hosted.weblate.org/api/units/82733029/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2022-09-07T09:55:51.054020+02:00",
            "last_updated": "2023-05-23T12:28:47.723593+02:00"
        },
        {
            "translation": "https://hosted.weblate.org/api/translations/debian-handbook/09_unix-services/nl/?format=api",
            "source": [
                "<primary>CSM</primary>"
            ],
            "previous_source": "",
            "target": [
                "<primary>CSM</primary>"
            ],
            "id_hash": -5276884851421340144,
            "content_hash": -5276884851421340144,
            "location": "",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 23,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 1,
            "source_unit": "https://hosted.weblate.org/api/units/82727898/?format=api",
            "priority": 100,
            "id": 82733030,
            "web_url": "https://hosted.weblate.org/translate/debian-handbook/09_unix-services/nl/?checksum=36c4bd2f8e641e10",
            "url": "https://hosted.weblate.org/api/units/82733030/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2022-09-07T09:55:51.058916+02:00",
            "last_updated": "2023-05-23T12:28:47.723593+02:00"
        },
        {
            "translation": "https://hosted.weblate.org/api/translations/debian-handbook/09_unix-services/nl/?format=api",
            "source": [
                "On systems with a BIOS, first, the BIOS takes control of the computer, initializes the controllers and hardware, detects the disks, and bridges everything together. Then it looks up the <emphasis>Master Boot Record</emphasis> (MBR) of the first disk in the boot order and loads the code stored there (first stage). This code then launches the second stage and finally executes the bootloader."
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 8708714377939334668,
            "content_hash": 8708714377939334668,
            "location": "",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 25,
            "has_suggestion": true,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 62,
            "source_unit": "https://hosted.weblate.org/api/units/82727900/?format=api",
            "priority": 100,
            "id": 82733031,
            "web_url": "https://hosted.weblate.org/translate/debian-handbook/09_unix-services/nl/?checksum=f8db91960369360c",
            "url": "https://hosted.weblate.org/api/units/82733031/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2022-09-07T09:55:51.068016+02:00",
            "last_updated": "2023-05-23T12:28:47.723593+02:00"
        },
        {
            "translation": "https://hosted.weblate.org/api/translations/debian-handbook/09_unix-services/nl/?format=api",
            "source": [
                "In contrast to the BIOS, UEFI is more sophisticated, it knows filesystems and can read the partition tables. The interface searches the system storage for a partition labeled with a specific globally unique identifier (<acronym>GUID</acronym>) that marks it as the <acronym>EFI System Partition</acronym> (<acronym>ESP</acronym>), where the bootloaders, boot managers, UEFI shell, etc., are located, and launches the desired bootloader. If Secure Boot is enabled, the boot process will verify authenticity of the EFI binaries there by signature (thus <emphasis role=\"pkg\">grub-efi-<replaceable>arch</replaceable>-signed</emphasis> is required in this case). The UEFI specification also defines support for booting in legacy BIOS mode. This is called the <emphasis>Compatibility Support Module</emphasis> (<acronym>CSM</acronym>). If CSM is enabled, it will attempt to boot from a drive's MBR. However, many new systems do no longer support the CSM mode."
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -8754627820721285627,
            "content_hash": -8754627820721285627,
            "location": "",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 26,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 129,
            "source_unit": "https://hosted.weblate.org/api/units/82727902/?format=api",
            "priority": 100,
            "id": 82733032,
            "web_url": "https://hosted.weblate.org/translate/debian-handbook/09_unix-services/nl/?checksum=068150618d27d605",
            "url": "https://hosted.weblate.org/api/units/82733032/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2022-09-07T09:55:51.072369+02:00",
            "last_updated": "2023-05-23T12:28:47.723593+02:00"
        },
        {
            "translation": "https://hosted.weblate.org/api/translations/debian-handbook/09_unix-services/nl/?format=api",
            "source": [
                "In both cases then the actual bootloader takes over, finds either a chained bootloader or the kernel on the disk, loads, and executes it. The kernel is then initialized, and starts to search for and mount the partition containing the root filesystem, and finally executes the first program — <command>init</command>. Frequently, this “root partition” and this <command>init</command> are, in fact, located in a virtual filesystem that only exists in RAM (hence its name, “initramfs”, formerly called “initrd” for “initialization RAM disk”). This filesystem is loaded in memory by the bootloader, often from a file on a hard drive or from the network. It contains the bare minimum required by the kernel to load the “true” root filesystem: this may be driver modules for the hard drive, or other devices without which the system cannot boot, or, more frequently, initialization scripts and modules for assembling RAID arrays, opening encrypted partitions, activating LVM volumes, etc. Once the root partition is mounted, the initramfs hands over control to the real init, and the machine goes back to the standard boot process."
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -8247382730342935021,
            "content_hash": -8247382730342935021,
            "location": "",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 27,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 178,
            "source_unit": "https://hosted.weblate.org/api/units/82727904/?format=api",
            "priority": 100,
            "id": 82733033,
            "web_url": "https://hosted.weblate.org/translate/debian-handbook/09_unix-services/nl/?checksum=0d8b691a6f37d613",
            "url": "https://hosted.weblate.org/api/units/82733033/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2022-09-07T09:55:51.077640+02:00",
            "last_updated": "2023-05-23T12:28:47.723593+02:00"
        },
        {
            "translation": "https://hosted.weblate.org/api/translations/debian-handbook/09_unix-services/nl/?format=api",
            "source": [
                "<primary><command>init</command></primary><secondary><emphasis role=\"pkg\">systemd</emphasis></secondary>"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 5221047743413568245,
            "content_hash": 5221047743413568245,
            "location": "",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 29,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 2,
            "source_unit": "https://hosted.weblate.org/api/units/82727906/?format=api",
            "priority": 100,
            "id": 82733034,
            "web_url": "https://hosted.weblate.org/translate/debian-handbook/09_unix-services/nl/?checksum=c874e342a58542f5",
            "url": "https://hosted.weblate.org/api/units/82733034/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2022-09-07T09:55:51.085957+02:00",
            "last_updated": "2023-05-23T12:28:47.723593+02:00"
        },
        {
            "translation": "https://hosted.weblate.org/api/translations/debian-handbook/09_unix-services/nl/?format=api",
            "source": [
                "<primary><command>init</command></primary><secondary><emphasis role=\"pkg\">sysv-rc</emphasis></secondary><seealso>System V init</seealso>"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 4016999210377725526,
            "content_hash": 4016999210377725526,
            "location": "",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 32,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 4,
            "source_unit": "https://hosted.weblate.org/api/units/82727908/?format=api",
            "priority": 100,
            "id": 82733035,
            "web_url": "https://hosted.weblate.org/translate/debian-handbook/09_unix-services/nl/?checksum=b7bf3f7fb596c656",
            "url": "https://hosted.weblate.org/api/units/82733035/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2022-09-07T09:55:51.095880+02:00",
            "last_updated": "2023-05-23T12:28:47.723593+02:00"
        },
        {
            "translation": "https://hosted.weblate.org/api/translations/debian-handbook/09_unix-services/nl/?format=api",
            "source": [
                "<primary>System V init</primary>"
            ],
            "previous_source": "",
            "target": [
                "<primary>System V init</primary>"
            ],
            "id_hash": 3516344092954968590,
            "content_hash": 3516344092954968590,
            "location": "",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 33,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 3,
            "source_unit": "https://hosted.weblate.org/api/units/82727910/?format=api",
            "priority": 100,
            "id": 82733036,
            "web_url": "https://hosted.weblate.org/translate/debian-handbook/09_unix-services/nl/?checksum=b0cc9052789fc20e",
            "url": "https://hosted.weblate.org/api/units/82733036/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2022-09-07T09:55:51.101827+02:00",
            "last_updated": "2023-05-23T12:28:47.723593+02:00"
        },
        {
            "translation": "https://hosted.weblate.org/api/translations/debian-handbook/09_unix-services/nl/?format=api",
            "source": [
                "<primary>boot systems</primary><seealso><command>init</command></seealso>"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 7441688386286049418,
            "content_hash": 7441688386286049418,
            "location": "",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 36,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 2,
            "source_unit": "https://hosted.weblate.org/api/units/82727912/?format=api",
            "priority": 100,
            "id": 82733037,
            "web_url": "https://hosted.weblate.org/translate/debian-handbook/09_unix-services/nl/?checksum=e7463028d9bad88a",
            "url": "https://hosted.weblate.org/api/units/82733037/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2022-09-07T09:55:51.111006+02:00",
            "last_updated": "2023-05-23T12:28:47.723593+02:00"
        },
        {
            "translation": "https://hosted.weblate.org/api/translations/debian-handbook/09_unix-services/nl/?format=api",
            "source": [
                "This book describes the boot system used by default in Debian since <emphasis role=\"distribution\">Buster</emphasis> (as implemented by the <emphasis role=\"pkg\">systemd</emphasis> package), as well as the previous default, <emphasis role=\"pkg\">sysvinit</emphasis>, which is derived and inherited from <emphasis>System V</emphasis> Unix systems; there are others."
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -1188922860609005119,
            "content_hash": -1188922860609005119,
            "location": "",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 37,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 42,
            "source_unit": "https://hosted.weblate.org/api/units/82727914/?format=api",
            "priority": 100,
            "id": 82733038,
            "web_url": "https://hosted.weblate.org/translate/debian-handbook/09_unix-services/nl/?checksum=6f8018f51c0f19c1",
            "url": "https://hosted.weblate.org/api/units/82733038/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2022-09-07T09:55:51.114532+02:00",
            "last_updated": "2023-05-23T12:28:47.723593+02:00"
        },
        {
            "translation": "https://hosted.weblate.org/api/translations/debian-handbook/09_unix-services/nl/?format=api",
            "source": [
                "<primary><command>init</command></primary><secondary><emphasis role=\"pkg\">upstart</emphasis></secondary>"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -4034480833316410204,
            "content_hash": -4034480833316410204,
            "location": "",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 38,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 2,
            "source_unit": "https://hosted.weblate.org/api/units/82727916/?format=api",
            "priority": 100,
            "id": 82733039,
            "web_url": "https://hosted.weblate.org/translate/debian-handbook/09_unix-services/nl/?checksum=4802a50ec50daca4",
            "url": "https://hosted.weblate.org/api/units/82733039/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2022-09-07T09:55:51.118237+02:00",
            "last_updated": "2023-05-23T12:28:47.723593+02:00"
        },
        {
            "translation": "https://hosted.weblate.org/api/translations/debian-handbook/09_unix-services/nl/?format=api",
            "source": [
                "<primary><command>init</command></primary><secondary><emphasis role=\"pkg\">openrc</emphasis></secondary>"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 2441474861142862976,
            "content_hash": 2441474861142862976,
            "location": "",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 40,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 2,
            "source_unit": "https://hosted.weblate.org/api/units/82727918/?format=api",
            "priority": 100,
            "id": 82733040,
            "web_url": "https://hosted.weblate.org/translate/debian-handbook/09_unix-services/nl/?checksum=a1e1dc7362776c80",
            "url": "https://hosted.weblate.org/api/units/82733040/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2022-09-07T09:55:51.123561+02:00",
            "last_updated": "2023-05-23T12:28:47.723593+02:00"
        },
        {
            "translation": "https://hosted.weblate.org/api/translations/debian-handbook/09_unix-services/nl/?format=api",
            "source": [
                "<command>openrc</command> is a dependency based service manager. It was originally written for the Gentoo project, but it aims at being platform agnostic. It maintains compatibility with the System V init system and provides support for booting, changing runlevels, starting and stopping services (in parallel), and shutting down."
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 7596634356238886726,
            "content_hash": 7596634356238886726,
            "location": "",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 41,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 47,
            "source_unit": "https://hosted.weblate.org/api/units/82727920/?format=api",
            "priority": 100,
            "id": 82733041,
            "web_url": "https://hosted.weblate.org/translate/debian-handbook/09_unix-services/nl/?checksum=e96caab2c425a746",
            "url": "https://hosted.weblate.org/api/units/82733041/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2022-09-07T09:55:51.126721+02:00",
            "last_updated": "2023-05-23T12:28:47.723593+02:00"
        },
        {
            "translation": "https://hosted.weblate.org/api/translations/debian-handbook/09_unix-services/nl/?format=api",
            "source": [
                "There are also other systems and other operating modes, such as <command>file-rc</command>, <command>runit</command>, or <command>minit</command>, but some of them are relatively specialized and not widespread."
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 8604491957102483565,
            "content_hash": 8604491957102483565,
            "location": "",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 42,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 25,
            "source_unit": "https://hosted.weblate.org/api/units/82727922/?format=api",
            "priority": 100,
            "id": 82733042,
            "web_url": "https://hosted.weblate.org/translate/debian-handbook/09_unix-services/nl/?checksum=f7694bd8afcc986d",
            "url": "https://hosted.weblate.org/api/units/82733042/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2022-09-07T09:55:51.129921+02:00",
            "last_updated": "2023-05-23T12:28:47.723593+02:00"
        },
        {
            "translation": "https://hosted.weblate.org/api/translations/debian-handbook/09_unix-services/nl/?format=api",
            "source": [
                "In some configurations, the system may be configured not to execute code from the physical hardware, but to seek its equivalent on the network, making it possible to build computers without a hard drive, or which are completely reinstalled on each boot. This option is not available on all hardware and it generally requires an appropriate combination of firmware and network card."
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 3509756720987934811,
            "content_hash": 3509756720987934811,
            "location": "",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 45,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 62,
            "source_unit": "https://hosted.weblate.org/api/units/82727924/?format=api",
            "priority": 100,
            "id": 82733043,
            "web_url": "https://hosted.weblate.org/translate/debian-handbook/09_unix-services/nl/?checksum=b0b529246a86905b",
            "url": "https://hosted.weblate.org/api/units/82733043/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2022-09-07T09:55:51.137807+02:00",
            "last_updated": "2023-05-23T12:28:47.723593+02:00"
        },
        {
            "translation": "https://hosted.weblate.org/api/translations/debian-handbook/09_unix-services/nl/?format=api",
            "source": [
                "A process is the representation of a running program in memory. It includes all of the information necessary for the proper execution of the software (the code itself, but also the data that it has in memory, the list of files that it has opened, the network connections it has established, etc.). A single program may be instantiated into several processes, not necessarily running under different user IDs."
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 8387725289854819875,
            "content_hash": 8387725289854819875,
            "location": "",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 49,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 68,
            "source_unit": "https://hosted.weblate.org/api/units/82727926/?format=api",
            "priority": 100,
            "id": 82733044,
            "web_url": "https://hosted.weblate.org/translate/debian-handbook/09_unix-services/nl/?checksum=f4672fb6075b5e23",
            "url": "https://hosted.weblate.org/api/units/82733044/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2022-09-07T09:55:51.147489+02:00",
            "last_updated": "2023-05-23T12:28:47.723593+02:00"
        },
        {
            "translation": "https://hosted.weblate.org/api/translations/debian-handbook/09_unix-services/nl/?format=api",
            "source": [
                "Finally, be aware that most BIOS/EFI implementations have a generic password available. Initially intended for troubleshooting for those who have forgotten their password, these passwords are now public and available on the Internet (see for yourself by searching for “generic BIOS passwords” in a search engine). All of these protections will thus impede unauthorized access to the machine without being able to completely prevent it. There is no reliable way to protect a computer if the attacker can physically access it; they could dismount the hard drives to connect them to a computer under their own control anyway, or even steal the entire machine, or erase the BIOS memory to reset the password…"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 6454598586443338721,
            "content_hash": 6454598586443338721,
            "location": "",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 55,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 113,
            "source_unit": "https://hosted.weblate.org/api/units/82727928/?format=api",
            "priority": 100,
            "id": 82733045,
            "web_url": "https://hosted.weblate.org/translate/debian-handbook/09_unix-services/nl/?checksum=d993573768b193e1",
            "url": "https://hosted.weblate.org/api/units/82733045/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2022-09-07T09:55:51.161253+02:00",
            "last_updated": "2023-05-23T12:28:47.723593+02:00"
        },
        {
            "translation": "https://hosted.weblate.org/api/translations/debian-handbook/09_unix-services/nl/?format=api",
            "source": [
                "<primary><command>systemd</command></primary><secondary><filename>.service</filename> file</secondary>"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -2534723112992795615,
            "content_hash": -2534723112992795615,
            "location": "",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 57,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 2,
            "source_unit": "https://hosted.weblate.org/api/units/82727930/?format=api",
            "priority": 100,
            "id": 82733046,
            "web_url": "https://hosted.weblate.org/translate/debian-handbook/09_unix-services/nl/?checksum=5cd2dac21e179421",
            "url": "https://hosted.weblate.org/api/units/82733046/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2022-09-07T09:55:51.166682+02:00",
            "last_updated": "2023-05-23T12:28:47.723593+02:00"
        },
        {
            "translation": "https://hosted.weblate.org/api/translations/debian-handbook/09_unix-services/nl/?format=api",
            "source": [
                "<primary><filename>/etc</filename></primary><secondary><filename>/etc/systemd/system/</filename></secondary><see><command>systemd</command></see>"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -7783932787221162452,
            "content_hash": -7783932787221162452,
            "location": "",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 58,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 1,
            "source_unit": "https://hosted.weblate.org/api/units/82727932/?format=api",
            "priority": 100,
            "id": 82733047,
            "web_url": "https://hosted.weblate.org/translate/debian-handbook/09_unix-services/nl/?checksum=13f9ea5efe2a962c",
            "url": "https://hosted.weblate.org/api/units/82733047/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2022-09-07T09:55:51.169608+02:00",
            "last_updated": "2023-05-23T12:28:47.723593+02:00"
        },
        {
            "translation": "https://hosted.weblate.org/api/translations/debian-handbook/09_unix-services/nl/?format=api",
            "source": [
                "<primary>service</primary><secondary><filename>ssh.service</filename></secondary>"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 4295270272859354277,
            "content_hash": 4295270272859354277,
            "location": "",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 59,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 1,
            "source_unit": "https://hosted.weblate.org/api/units/82727934/?format=api",
            "priority": 100,
            "id": 82733048,
            "web_url": "https://hosted.weblate.org/translate/debian-handbook/09_unix-services/nl/?checksum=bb9bdd8e4c13b4a5",
            "url": "https://hosted.weblate.org/api/units/82733048/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2022-09-07T09:55:51.172680+02:00",
            "last_updated": "2023-05-23T12:28:47.723593+02:00"
        },
        {
            "translation": "https://hosted.weblate.org/api/translations/debian-handbook/09_unix-services/nl/?format=api",
            "source": [
                "A systemd “<filename>.service</filename> file” describes a process managed by systemd. It contains roughly the same information as old-style init-scripts, but expressed in a declaratory (and much more concise) way. Systemd handles the bulk of the repetitive tasks (starting and stopping the process, checking its status, logging, dropping privileges, and so on), and the service file only needs to fill in the specifics of the process. For instance, here is the service file for SSH:"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -4195067811351821317,
            "content_hash": -4195067811351821317,
            "location": "",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 60,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 74,
            "source_unit": "https://hosted.weblate.org/api/units/82727936/?format=api",
            "priority": 100,
            "id": 82733049,
            "web_url": "https://hosted.weblate.org/translate/debian-handbook/09_unix-services/nl/?checksum=45c8200d4fb303fb",
            "url": "https://hosted.weblate.org/api/units/82733049/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2022-09-07T09:55:51.175595+02:00",
            "last_updated": "2023-05-23T12:28:47.723593+02:00"
        },
        {
            "translation": "https://hosted.weblate.org/api/translations/debian-handbook/09_unix-services/nl/?format=api",
            "source": [
                "[Unit]\nDescription=OpenBSD Secure Shell server\nDocumentation=man:sshd(8) man:sshd_config(5)\nAfter=network.target auditd.service\nConditionPathExists=!/etc/ssh/sshd_not_to_be_run\n\n[Service]\nEnvironmentFile=-/etc/default/ssh\nExecStartPre=/usr/sbin/sshd -t\nExecStart=/usr/sbin/sshd -D $SSHD_OPTS\nExecReload=/usr/sbin/sshd -t\nExecReload=/bin/kill -HUP $MAINPID\nKillMode=process\nRestart=on-failure\nRestartPreventExitStatus=255\nType=notify\nRuntimeDirectory=sshd\nRuntimeDirectoryMode=0755\n\n[Install]\nWantedBy=multi-user.target\nAlias=sshd.service"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 7939302690718659631,
            "content_hash": 7939302690718659631,
            "location": "",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 61,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 31,
            "source_unit": "https://hosted.weblate.org/api/units/82727938/?format=api",
            "priority": 100,
            "id": 82733050,
            "web_url": "https://hosted.weblate.org/translate/debian-handbook/09_unix-services/nl/?checksum=ee2e11bba496b42f",
            "url": "https://hosted.weblate.org/api/units/82733050/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2022-09-07T09:55:51.178602+02:00",
            "last_updated": "2023-05-23T12:28:47.723593+02:00"
        },
        {
            "translation": "https://hosted.weblate.org/api/translations/debian-handbook/09_unix-services/nl/?format=api",
            "source": [
                "The <literal>[Unit]</literal> section contains generic information about the service, like its description and manual page resources, as well as relations (dependency and order) to other services. The <literal>[Service]</literal> part contains the declarations related to the service execution (starting, stopping, killing, restarting), directories and configuration file(s) used. The last section, <literal>[Install]</literal>, again carries generic information into which targets to install the service and, in this case, the alias that can be used instead of the service name. As you can see, there is very little code in there, only declarations. Systemd takes care of displaying progress reports, keeping track of the processes, and even restarting them when needed. The syntax of these files is fully described in several manual pages (e.g. <citerefentry><refentrytitle>systemd.service</refentrytitle> <manvolnum>5</manvolnum></citerefentry>, <citerefentry><refentrytitle>systemd.unit</refentrytitle> <manvolnum>5</manvolnum></citerefentry>, <citerefentry><refentrytitle>systemd.exec</refentrytitle> <manvolnum>5</manvolnum></citerefentry>, etc.)."
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 4920145664541103090,
            "content_hash": 4920145664541103090,
            "location": "",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 62,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 127,
            "source_unit": "https://hosted.weblate.org/api/units/82727940/?format=api",
            "priority": 100,
            "id": 82733051,
            "web_url": "https://hosted.weblate.org/translate/debian-handbook/09_unix-services/nl/?checksum=c447de69f22693f2",
            "url": "https://hosted.weblate.org/api/units/82733051/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2022-09-07T09:55:51.181402+02:00",
            "last_updated": "2023-05-23T12:28:47.723593+02:00"
        },
        {
            "translation": "https://hosted.weblate.org/api/translations/debian-handbook/09_unix-services/nl/?format=api",
            "source": [
                "<primary><command>systemd</command></primary><secondary><filename>.target</filename> file</secondary>"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -6877942941084390885,
            "content_hash": -6877942941084390885,
            "location": "",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 63,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 2,
            "source_unit": "https://hosted.weblate.org/api/units/82727942/?format=api",
            "priority": 100,
            "id": 82733052,
            "web_url": "https://hosted.weblate.org/translate/debian-handbook/09_unix-services/nl/?checksum=208ca35603426a1b",
            "url": "https://hosted.weblate.org/api/units/82733052/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2022-09-07T09:55:51.184407+02:00",
            "last_updated": "2023-05-23T12:28:47.723593+02:00"
        },
        {
            "translation": "https://hosted.weblate.org/api/translations/debian-handbook/09_unix-services/nl/?format=api",
            "source": [
                "A systemd “<filename>.target</filename> file” describes a state of the system where a set of services are known to be operational. It can be thought of as an equivalent of the old-style runlevel. One of the pre-defined targets is <literal>local-fs.target</literal>; when it is reached, the rest of the system can assume that all local filesystems are mounted and accessible. Other targets include <literal>network-online.target</literal> and <literal>sound.target</literal> (for a full list of special targets see <citerefentry><refentrytitle>systemd.special</refentrytitle> <manvolnum>7</manvolnum></citerefentry>). The dependencies of a target can be listed either within the target file (in the <literal>Requires=</literal> line), or using a symbolic link to a service file in the <literal>/lib/systemd/system/<replaceable>targetname</replaceable>.target.wants/</literal> directory. For instance, <filename>/etc/systemd/system/printer.target.wants/</filename> contains a link to <filename>/lib/systemd/system/cups.service</filename>; systemd will therefore ensure CUPS is running in order to reach <literal>printer.target</literal>."
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 4896639713977636278,
            "content_hash": 4896639713977636278,
            "location": "",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 64,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 124,
            "source_unit": "https://hosted.weblate.org/api/units/82727944/?format=api",
            "priority": 100,
            "id": 82733053,
            "web_url": "https://hosted.weblate.org/translate/debian-handbook/09_unix-services/nl/?checksum=c3f45be058b515b6",
            "url": "https://hosted.weblate.org/api/units/82733053/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2022-09-07T09:55:51.187051+02:00",
            "last_updated": "2023-05-23T12:28:47.723593+02:00"
        },
        {
            "translation": "https://hosted.weblate.org/api/translations/debian-handbook/09_unix-services/nl/?format=api",
            "source": [
                "<primary><command>systemd</command></primary><secondary><command>systemctl</command></secondary><see><command>systemctl</command></see>"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -4380782040689000227,
            "content_hash": -4380782040689000227,
            "location": "",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 66,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 1,
            "source_unit": "https://hosted.weblate.org/api/units/82727946/?format=api",
            "priority": 100,
            "id": 82733054,
            "web_url": "https://hosted.weblate.org/translate/debian-handbook/09_unix-services/nl/?checksum=433455f1c25240dd",
            "url": "https://hosted.weblate.org/api/units/82733054/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2022-09-07T09:55:51.191796+02:00",
            "last_updated": "2023-05-23T12:28:47.723593+02:00"
        },
        {
            "translation": "https://hosted.weblate.org/api/translations/debian-handbook/09_unix-services/nl/?format=api",
            "source": [
                "<primary><command>systemctl</command></primary><secondary><literal>status</literal></secondary>"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 6087048769493362071,
            "content_hash": 6087048769493362071,
            "location": "",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 67,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 1,
            "source_unit": "https://hosted.weblate.org/api/units/82727948/?format=api",
            "priority": 100,
            "id": 82733055,
            "web_url": "https://hosted.weblate.org/translate/debian-handbook/09_unix-services/nl/?checksum=d4798a9af4216597",
            "url": "https://hosted.weblate.org/api/units/82733055/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2022-09-07T09:55:51.194101+02:00",
            "last_updated": "2023-05-23T12:28:47.723593+02:00"
        },
        {
            "translation": "https://hosted.weblate.org/api/translations/debian-handbook/09_unix-services/nl/?format=api",
            "source": [
                "<primary><command>systemctl</command></primary><secondary><literal>start</literal></secondary>"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -8571906109116496892,
            "content_hash": -8571906109116496892,
            "location": "",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 69,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 1,
            "source_unit": "https://hosted.weblate.org/api/units/82727950/?format=api",
            "priority": 100,
            "id": 82733056,
            "web_url": "https://hosted.weblate.org/translate/debian-handbook/09_unix-services/nl/?checksum=090a78cf461c4404",
            "url": "https://hosted.weblate.org/api/units/82733056/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2022-09-07T09:55:51.198574+02:00",
            "last_updated": "2023-05-23T12:28:47.723593+02:00"
        },
        {
            "translation": "https://hosted.weblate.org/api/translations/debian-handbook/09_unix-services/nl/?format=api",
            "source": [
                "<primary><command>systemctl</command></primary><secondary><literal>stop</literal></secondary>"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -6047939241326650435,
            "content_hash": -6047939241326650435,
            "location": "",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 70,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 1,
            "source_unit": "https://hosted.weblate.org/api/units/82727952/?format=api",
            "priority": 100,
            "id": 82733057,
            "web_url": "https://hosted.weblate.org/translate/debian-handbook/09_unix-services/nl/?checksum=2c11674da9945bbd",
            "url": "https://hosted.weblate.org/api/units/82733057/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2022-09-07T09:55:51.200995+02:00",
            "last_updated": "2023-05-23T12:28:47.723593+02:00"
        },
        {
            "translation": "https://hosted.weblate.org/api/translations/debian-handbook/09_unix-services/nl/?format=api",
            "source": [
                "<primary><command>systemctl</command></primary><secondary><literal>reload</literal></secondary>"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -6458283681409353533,
            "content_hash": -6458283681409353533,
            "location": "",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 71,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 1,
            "source_unit": "https://hosted.weblate.org/api/units/82727954/?format=api",
            "priority": 100,
            "id": 82733058,
            "web_url": "https://hosted.weblate.org/translate/debian-handbook/09_unix-services/nl/?checksum=265f91358ee4b8c3",
            "url": "https://hosted.weblate.org/api/units/82733058/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2022-09-07T09:55:51.203558+02:00",
            "last_updated": "2023-05-23T12:28:47.723593+02:00"
        },
        {
            "translation": "https://hosted.weblate.org/api/translations/debian-handbook/09_unix-services/nl/?format=api",
            "source": [
                "<primary><command>systemctl</command></primary><secondary><literal>restart</literal></secondary>"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 3817477199238769040,
            "content_hash": 3817477199238769040,
            "location": "",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 72,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 1,
            "source_unit": "https://hosted.weblate.org/api/units/82727956/?format=api",
            "priority": 100,
            "id": 82733059,
            "web_url": "https://hosted.weblate.org/translate/debian-handbook/09_unix-services/nl/?checksum=b4fa67496ec7a990",
            "url": "https://hosted.weblate.org/api/units/82733059/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2022-09-07T09:55:51.206764+02:00",
            "last_updated": "2023-05-23T12:28:47.723593+02:00"
        },
        {
            "translation": "https://hosted.weblate.org/api/translations/debian-handbook/09_unix-services/nl/?format=api",
            "source": [
                "<primary><command>systemctl</command></primary><secondary><literal>enable</literal></secondary>"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 8271420500915626135,
            "content_hash": 8271420500915626135,
            "location": "",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 74,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 1,
            "source_unit": "https://hosted.weblate.org/api/units/82727958/?format=api",
            "priority": 100,
            "id": 82733060,
            "web_url": "https://hosted.weblate.org/translate/debian-handbook/09_unix-services/nl/?checksum=f2c9fd1f28f5a097",
            "url": "https://hosted.weblate.org/api/units/82733060/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2022-09-07T09:55:51.213390+02:00",
            "last_updated": "2023-05-23T12:28:47.723593+02:00"
        },
        {
            "translation": "https://hosted.weblate.org/api/translations/debian-handbook/09_unix-services/nl/?format=api",
            "source": [
                "<primary><command>systemctl</command></primary><secondary><literal>disable</literal></secondary>"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 7053500724429348307,
            "content_hash": 7053500724429348307,
            "location": "",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 75,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 1,
            "source_unit": "https://hosted.weblate.org/api/units/82727960/?format=api",
            "priority": 100,
            "id": 82733061,
            "web_url": "https://hosted.weblate.org/translate/debian-handbook/09_unix-services/nl/?checksum=e1e31189ae925dd3",
            "url": "https://hosted.weblate.org/api/units/82733061/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2022-09-07T09:55:51.217363+02:00",
            "last_updated": "2023-05-23T12:28:47.723593+02:00"
        },
        {
            "translation": "https://hosted.weblate.org/api/translations/debian-handbook/09_unix-services/nl/?format=api",
            "source": [
                "<primary><command>systemctl</command></primary><secondary><literal>is-enabled</literal></secondary>"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -6871409965256892500,
            "content_hash": -6871409965256892500,
            "location": "",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 76,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 1,
            "source_unit": "https://hosted.weblate.org/api/units/82727962/?format=api",
            "priority": 100,
            "id": 82733062,
            "web_url": "https://hosted.weblate.org/translate/debian-handbook/09_unix-services/nl/?checksum=20a3d90afac89fac",
            "url": "https://hosted.weblate.org/api/units/82733062/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2022-09-07T09:55:51.220893+02:00",
            "last_updated": "2023-05-23T12:28:47.723593+02:00"
        },
        {
            "translation": "https://hosted.weblate.org/api/translations/debian-handbook/09_unix-services/nl/?format=api",
            "source": [
                "<primary><command>systemd</command></primary><secondary><command>journald</command></secondary><see><command>journald</command></see>"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -4235857761227072134,
            "content_hash": -4235857761227072134,
            "location": "",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 78,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 1,
            "source_unit": "https://hosted.weblate.org/api/units/82727964/?format=api",
            "priority": 100,
            "id": 82733063,
            "web_url": "https://hosted.weblate.org/translate/debian-handbook/09_unix-services/nl/?checksum=453735cf06fa9d7a",
            "url": "https://hosted.weblate.org/api/units/82733063/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2022-09-07T09:55:51.227195+02:00",
            "last_updated": "2023-05-23T12:28:47.723593+02:00"
        },
        {
            "translation": "https://hosted.weblate.org/api/translations/debian-handbook/09_unix-services/nl/?format=api",
            "source": [
                "<primary><command>systemd</command></primary><secondary><command>journalctl</command></secondary><see><command>journalctl</command></see>"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -8220560958747081075,
            "content_hash": -8220560958747081075,
            "location": "",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 79,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 1,
            "source_unit": "https://hosted.weblate.org/api/units/82727966/?format=api",
            "priority": 100,
            "id": 82733064,
            "web_url": "https://hosted.weblate.org/translate/debian-handbook/09_unix-services/nl/?checksum=0deab35cc76f868d",
            "url": "https://hosted.weblate.org/api/units/82733064/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2022-09-07T09:55:51.230927+02:00",
            "last_updated": "2023-05-23T12:28:47.723593+02:00"
        }
    ]
}