Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
aports
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
643
Issues
643
List
Boards
Labels
Service Desk
Milestones
Merge Requests
202
Merge Requests
202
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Operations
Operations
Incidents
Environments
Analytics
Analytics
CI / CD
Repository
Value Stream
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
alpine
aports
a593d306c92f8bc15a1797c0a2ccfa784edbc4a0
a593d306c92f8bc15a1797c0a2ccfa784edbc4a0
Switch branch/tag
aports
main
ngircd
ngircd.pre-install
Find file
Normal view
History
Permalink
ngircd.pre-install
96 Bytes
Edit
Web IDE
Newer
Older
extra/ngircd: new aport
Natanael Copa
committed
Jun 22, 2009
1
2
#!/bin/sh
Add -g option (GECOS/comment) to adduser in scripts.
Przemysław Pawełczyk
committed
Apr 25, 2016
3
adduser
-S
-H
-h
/etc/ngircd
-s
/sbin/nologin
-D
-g
ngircd ngircd 2>/dev/null
extra/ngircd: new aport
Natanael Copa
committed
Jun 22, 2009
4
exit
0