aboutsummaryrefslogtreecommitdiff
path: root/po/fr/LC_MESSAGES/_pastebins/2018-07-13-guix-builder-user-creation-commands.po
diff options
context:
space:
mode:
authorEuAndreh <eu@euandre.org>2022-01-16 16:52:43 -0300
committerEuAndreh <eu@euandre.org>2022-01-16 16:52:43 -0300
commit1fc994f588dd9ef2ef8395e57e2492a6b4d730eb (patch)
treeab518e8c2c229ec60ba921adbf9897b25520b99d /po/fr/LC_MESSAGES/_pastebins/2018-07-13-guix-builder-user-creation-commands.po
parent.ignore: Remove unused file (diff)
downloadeuandre.org-1fc994f588dd9ef2ef8395e57e2492a6b4d730eb.tar.gz
euandre.org-1fc994f588dd9ef2ef8395e57e2492a6b4d730eb.tar.xz
git mv locale/ po/
Diffstat (limited to 'po/fr/LC_MESSAGES/_pastebins/2018-07-13-guix-builder-user-creation-commands.po')
-rw-r--r--po/fr/LC_MESSAGES/_pastebins/2018-07-13-guix-builder-user-creation-commands.po42
1 files changed, 42 insertions, 0 deletions
diff --git a/po/fr/LC_MESSAGES/_pastebins/2018-07-13-guix-builder-user-creation-commands.po b/po/fr/LC_MESSAGES/_pastebins/2018-07-13-guix-builder-user-creation-commands.po
new file mode 100644
index 0000000..d3b709b
--- /dev/null
+++ b/po/fr/LC_MESSAGES/_pastebins/2018-07-13-guix-builder-user-creation-commands.po
@@ -0,0 +1,42 @@
+#
+msgid ""
+msgstr ""
+
+msgid ""
+"groupadd --system guixbuild\n"
+"for i in `seq -w 1 10`;\n"
+"do\n"
+" useradd -g guixbuild -G guixbuild \\\n"
+" -d /var/empty -s `which nologin` \\\n"
+" -c \"Guix build user $i\" --system \\\n"
+" guixbuilder$i;\n"
+"done\n"
+msgstr ""
+
+msgid "title: Guix builder user creation commands"
+msgstr ""
+
+msgid "date: 2018-07-13"
+msgstr ""
+
+msgid "lang: en"
+msgstr ""
+
+msgid "eu_categories: guix"
+msgstr ""
+
+msgid "layout: post"
+msgstr ""
+
+msgid "ref: guix-builder-user-creation-commands"
+msgstr ""
+
+#~ msgid "layout: pastebin"
+#~ msgstr ""
+
+#~ msgid ""
+#~ "title: Guix builder user creation commands\n"
+#~ "date: 2018-07-13\n"
+#~ "layout: pastebin\n"
+#~ "lang: en"
+#~ msgstr ""