Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
alpine
aports
Commits
976e09d0
Commit
976e09d0
authored
Jun 06, 2016
by
Przemysław Pawełczyk
Committed by
Natanael Copa
Jun 07, 2016
Browse files
main/atheme-iris: Fix overlooked consistency issue as in
a60b9f07
.
There is a further patch in the queue fixing primary group issue.
parent
5cfb687c
Changes
1
Hide whitespace changes
Inline
Side-by-side
main/atheme-iris/atheme-iris.pre-install
View file @
976e09d0
#!/bin/sh
adduser
-S
-D
-H
-h
/usr/share/webapps/atheme-iris
-s
/sbin/nologin
-g
iris iris
>
/dev/null
adduser
-S
-D
-H
-h
/usr/share/webapps/atheme-iris
-s
/sbin/nologin
-g
iris iris
2
>/dev/null
exit
0
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment