diff options
Diffstat (limited to 'templates/man8/systemd-network-generator.service.8.pot')
-rw-r--r-- | templates/man8/systemd-network-generator.service.8.pot | 70 |
1 files changed, 66 insertions, 4 deletions
diff --git a/templates/man8/systemd-network-generator.service.8.pot b/templates/man8/systemd-network-generator.service.8.pot index 75299f5b..7a1f46b9 100644 --- a/templates/man8/systemd-network-generator.service.8.pot +++ b/templates/man8/systemd-network-generator.service.8.pot @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2024-03-01 17:10+0100\n" +"POT-Creation-Date: 2024-06-01 06:28+0200\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Language-Team: LANGUAGE <LL@li.org>\n" @@ -24,7 +24,7 @@ msgid "SYSTEMD-NETWORK-GENERATOR\\&.SERVICE" msgstr "" #. type: TH -#: archlinux debian-unstable fedora-40 fedora-rawhide mageia-cauldron +#: archlinux fedora-40 mageia-cauldron #, no-wrap msgid "systemd 255" msgstr "" @@ -141,8 +141,7 @@ msgid "Added in version 245\\&." msgstr "" #. type: Plain text -#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide -#: mageia-cauldron +#: archlinux debian-bookworm fedora-40 mageia-cauldron msgid "I<ifname=>, I<net\\&.ifname-policy=>" msgstr "" @@ -223,3 +222,66 @@ msgstr "" #: debian-bookworm msgid "\\(em translated into B<systemd.netdev>(5) files\\&." msgstr "" + +#. type: TH +#: debian-unstable fedora-rawhide +#, no-wrap +msgid "systemd 256~rc3" +msgstr "" + +#. type: Plain text +#: debian-unstable fedora-rawhide +msgid "I<ifname=>, I<net\\&.ifname_policy=>" +msgstr "" + +#. type: SH +#: debian-unstable fedora-rawhide +#, no-wrap +msgid "CREDENTIALS" +msgstr "" + +#. type: Plain text +#: debian-unstable fedora-rawhide +msgid "" +"B<systemd-network-generator> supports the service credentials logic as " +"implemented by I<ImportCredential=>/I<LoadCredential=>/I<SetCredential=> " +"(see B<systemd.exec>(5) for details)\\&. The following credentials are used " +"when passed in:" +msgstr "" + +#. type: Plain text +#: debian-unstable fedora-rawhide +msgid "" +"I<network\\&.conf\\&.*>, I<network\\&.link\\&.*>, I<network\\&.netdev\\&.*>, " +"I<network\\&.network\\&.*>" +msgstr "" + +#. type: Plain text +#: debian-unstable fedora-rawhide +msgid "" +"These credentials should contain valid B<networkd.conf>(5), B<systemd." +"link>(5), B<systemd.netdev>(5), B<systemd.network>(5) configuration " +"data\\&. From each matching credential a separate file is created\\&. " +"Example: a passed credential network\\&.link\\&.50-foobar will be copied " +"into a configuration file 50-foobar\\&.link\\&." +msgstr "" + +#. type: Plain text +#: debian-unstable fedora-rawhide +msgid "" +"Note that the resulting files are created world-readable, it\\*(Aqs hence " +"recommended to not include secrets in these credentials, but supply them via " +"separate credentials directly to systemd-networkd\\&.service\\&." +msgstr "" + +#. type: Plain text +#: debian-unstable fedora-rawhide +msgid "Added in version 256\\&." +msgstr "" + +#. type: Plain text +#: debian-unstable fedora-rawhide +msgid "" +"Note that by default the systemd-network-generator\\&.service unit file is " +"set up to inherit the these credentials from the service manager\\&." +msgstr "" |