Build Users

  • Done
  • quality assurance status badge
Details
2 participants
  • Kete
  • Ludovic Courtès
Owner
unassigned
Submitted by
Kete
Severity
normal

Debbugs page

Kete wrote 11 years ago
(address . bug-guix@gnu.org)
2587948.57xtFQTiY0@knossos
I think the manual should advise build users to be added as system accounts to
avoid having them show up in the GDM menu. The useradd command can do this
with the --system option or its shorthand: -r.

Regards
Ludovic Courtès wrote 11 years ago
(name . Kete)(address . kete@ninthfloor.org)(address . 16289-done@debbugs.gnu.org)
87iou6e3fb.fsf@gnu.org
Kete <kete@ninthfloor.org> skribis:

Toggle quote (4 lines)
> I think the manual should advise build users to be added as system accounts to
> avoid having them show up in the GDM menu. The useradd command can do this
> with the --system option or its shorthand: -r.

Indeed, fixed as 4d1a2b5. Thanks for the advice!

Ludo’.
Closed
?
Your comment

This issue is archived.

To comment on this conversation send an email to 16289@debbugs.gnu.org

To respond to this issue using the mumi CLI, first switch to it
mumi current 16289
Then, you may apply the latest patchset in this issue (with sign off)
mumi am -- -s
Or, compose a reply to this issue
mumi compose
Or, send patches to this issue
mumi send-email *.patch
You may also tag this issue. See list of standard tags. For example, to set the confirmed and easy tags
mumi command -t +confirmed -t +easy
Or, remove the moreinfo tag and set the help tag
mumi command -t -moreinfo -t +help