Adding radio user
This commit is contained in:
parent
5682d3e4d1
commit
d25be107d0
1 changed files with 3 additions and 0 deletions
|
|
@ -209,6 +209,9 @@ useradd --gid 3012 --no-create-home --home-dir /nonexistent --no-user-group --sy
|
|||
groupadd --gid 3013 aid_rfs_shared_old
|
||||
useradd --gid 3013 --no-create-home --home-dir /nonexistent --no-user-group --system --shell /usr/sbin/nologin --uid 3013 aid_rfs_shared_old
|
||||
|
||||
groupadd --gid 4001 radio
|
||||
useradd --gid 4001 --no-create-home --home-dir /nonexistent --no-user-group --system --shell /usr/sbin/nologin --uid 4001 radio
|
||||
|
||||
groupadd --gid 9997 aid_everybody
|
||||
useradd --gid 9997 --no-create-home --home-dir /nonexistent --no-user-group --system --shell /usr/sbin/nologin --uid 9997 aid_everybody
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue