Convert user.list to markdown
This commit is contained in:
parent
8465cf1d8b
commit
eba736f107
2 changed files with 19 additions and 18 deletions
19
users.md
Normal file
19
users.md
Normal file
|
@ -0,0 +1,19 @@
|
|||
# List of reserved UID and GID numbers
|
||||
|
||||
This file lists all users and groups that have reserved uid/gid and are
|
||||
created using ansible rules. If a user/group pair is created, they share
|
||||
the same uid/gid. If a user is member of a system group, leave the group
|
||||
entry empty. If only a group is created, leave the user entry empty.
|
||||
|
||||
| id | user | group | notes |
|
||||
|------|------------|------------|-----------------|
|
||||
| 301 | influxdb | influxdb | |
|
||||
| 302 | mongod | mongod | |
|
||||
| 303 | gitea | gitea | |
|
||||
| 305 | prometheus | prometheus | |
|
||||
| 1001 | mirror | mirror | |
|
||||
| 1002 | certbot | certbot | |
|
||||
| 1003 | collab | collab | |
|
||||
| 1004 | docker | docker | docker registry |
|
||||
| 1005 | backup | backup | |
|
||||
| 1007 | minecraft | minecraft | |
|
Loading…
Add table
Add a link
Reference in a new issue