aboutsummaryrefslogtreecommitdiff
path: root/po/pt/LC_MESSAGES/_pastebins/2018-07-13-guix-builder-user-creation-commands.po
blob: d3b709bafbcfb83479a27674bba5f6ee0544db78 (about) (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
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 ""