mirror of
https://github.com/logos-messaging/packages.git
synced 2026-01-03 14:43:06 +00:00
Add useradd (#2201)
This commit is contained in:
parent
397a2afd71
commit
3e23c662e3
@ -14847,6 +14847,34 @@
|
||||
"description": "Nim implementation of NanoID, a tiny, secure, URL-friendly, unique string ID generator. Works with Linux and Windows!",
|
||||
"license": "GPL-3.0-or-later"
|
||||
},
|
||||
{
|
||||
"name": "useradd",
|
||||
"url": "https://github.com/theAkito/nim-useradd",
|
||||
"method": "git",
|
||||
"tags": [
|
||||
"akito",
|
||||
"gosu",
|
||||
"su-exec",
|
||||
"docker",
|
||||
"kubernetes",
|
||||
"helm",
|
||||
"permission",
|
||||
"linux",
|
||||
"posix",
|
||||
"postgres",
|
||||
"process",
|
||||
"security",
|
||||
"alpine",
|
||||
"busybox",
|
||||
"useradd",
|
||||
"adduser",
|
||||
"shadow",
|
||||
"musl",
|
||||
"libc"
|
||||
],
|
||||
"description": "Linux adduser/useradd library with all batteries included.",
|
||||
"license": "GPL-3.0-or-later"
|
||||
},
|
||||
{
|
||||
"name": "userdef",
|
||||
"url": "https://github.com/theAkito/userdef",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user