Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
S
slapos
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
5
Merge Requests
5
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Jérome Perrin
slapos
Commits
22a38bd0
Commit
22a38bd0
authored
Apr 05, 2018
by
Jérome Perrin
1
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Revert "Revert "component/proftpd: use slapos.cookbook:userinfo""
This reverts commit
9715449d
.
parent
9715449d
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
4 additions
and
8 deletions
+4
-8
component/proftpd/buildout.cfg
component/proftpd/buildout.cfg
+4
-8
No files found.
component/proftpd/buildout.cfg
View file @
22a38bd0
...
...
@@ -4,12 +4,8 @@ extends =
../openssl/buildout.cfg
../zlib/buildout.cfg
[proftpd-environment]
recipe = collective.recipe.environment
# This component depends on https://nexedi.erp5.net/bug_module/20180402-716ACB/ being fixed
[proftpd-grp]
recipe = collective.recipe.grp
[proftpd-userinfo]
recipe = slapos.cookbook:userinfo
[proftpd]
recipe = slapos.recipe.cmmi
...
...
@@ -24,8 +20,8 @@ configure-options =
environment =
CPPFLAGS=-I${zlib:location}/include -I${openssl:location}/include
LDFLAGS=-L${zlib:location}/lib -Wl,-rpath=${zlib:location}/lib -L${openssl:location}/lib -Wl,-rpath=${openssl:location}/lib
install_user=${proftpd-
environment:USER
}
install_group=${proftpd-
grp:GROUP
}
install_user=${proftpd-
userinfo:pw-name
}
install_group=${proftpd-
userinfo:gr-name
}
[ftpasswd]
...
...
Jérome Perrin
@jerome
mentioned in commit
fc1e765c
·
Apr 12, 2018
mentioned in commit
fc1e765c
mentioned in commit fc1e765c614373a13e2f27022bd44f32f20ed947
Toggle commit list
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a 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