changelog shortlog graph tags branches changeset files file revisions raw help

Mercurial > infra / annotate scripts/add-hg-user.sh

changeset 371: 7dcabf3e0edc
parent: 37e516114bab
author: Richard Westhaver <ellis@rwest.io>
date: Tue, 24 Sep 2024 15:53:24 -0400
permissions: -rwxr-xr-x
description: no link in bootstrap.sh
242
37e516114bab add-hg-user
Richard Westhaver <ellis@rwest.io>
parents:
diff changeset
1
 #!/usr/bin/sh
37e516114bab add-hg-user
Richard Westhaver <ellis@rwest.io>
parents:
diff changeset
2
 useradd hg -U -r -s /sbin/nologin -d /home/hg -c "mercurial daemon user"